<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss2html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<rss version="2.0">
 <channel>
  <description>Latest changes to files of the package &quot;Base De Datos&quot;</description>
  <link>http://www.phpclasses.org/package/4496-PHP-MySQL-database-access-wrapper.html</link>
  <title>PHP Classes: Latest changes to &quot;Base De Datos&quot;</title>
  <pubDate>Sun, 19 May 2013 14:09:19 GMT</pubDate>
  <ttl>1440</ttl>
  <image>
   <link>http://www.phpclasses.org/package/4496-PHP-MySQL-database-access-wrapper.html</link>
   <title>PHP Classes site logo</title>
   <url>http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png</url>
  </image>
  <item>
   <link>http://www.phpclasses.org/browse/file/22729.html</link>
   <title>config_conexion.ini (1,859 days ago)</title>
   <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/22729.html&quot;&gt;config_conexion.ini&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td&gt;&lt;span name=&quot;description&quot;&gt;Archivo que contiene los datos de la conexion. Si se quiere utilizar este archivo para guardar los datos de la conexión debe utilizar la clase DBA.php para manipular los datos.&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td&gt;Example script&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td&gt;1,859&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
   <pubDate>Thu, 17 Apr 2008 00:29:07 GMT</pubDate>
   <guid>http://www.phpclasses.org/browse/file/22729.html</guid>
  </item>
  <item>
   <link>http://www.phpclasses.org/browse/file/22728.html</link>
   <title>example.php (1,859 days ago)</title>
   <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/22728.html&quot;&gt;example.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td&gt;&lt;span name=&quot;description&quot;&gt;Ejemplo que realiza consultas a una base de datos utilizando la clase.&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td&gt;Example script&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td&gt;1,859&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
   <pubDate>Thu, 17 Apr 2008 00:25:09 GMT</pubDate>
   <guid>http://www.phpclasses.org/browse/file/22728.html</guid>
  </item>
  <item>
   <link>http://www.phpclasses.org/browse/file/22630.html</link>
   <title>class_BaseDeDatos.php (1,869 days ago)</title>
   <description>&lt;table style=&quot;width: 60em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;File: &lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/browse/file/22630.html&quot;&gt;class_BaseDeDatos.php&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Description: &lt;/td&gt;&#10;&lt;td&gt;&lt;span name=&quot;description&quot;&gt;Clase manipuladora de conexiones a base de datos MySql.&lt;/span&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Role: &lt;/td&gt;&#10;&lt;td&gt;Class source&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days: &lt;/td&gt;&#10;&lt;td&gt;1,869&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
   <pubDate>Sun, 06 Apr 2008 15:38:37 GMT</pubDate>
   <guid>http://www.phpclasses.org/browse/file/22630.html</guid>
  </item>
  <textInput>
   <description>Search the PHP Classes site</description>
   <link>http://www.phpclasses.org/search.html?go_search=1</link>
   <name>words</name>
   <title>Search</title>
  </textInput>
 </channel>
</rss>