<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marcos Himmer W. &#187; dbase</title>
	<atom:link href="http://marcos.himmer.cl/tag/dbase/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcos.himmer.cl</link>
	<description>Publicando lo que sea cuando sea</description>
	<lastBuildDate>Wed, 31 Mar 2010 19:27:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Agregar soporte dbase a PHP5</title>
		<link>http://marcos.himmer.cl/2009/06/agregar-soporte-dbase-a-php5/</link>
		<comments>http://marcos.himmer.cl/2009/06/agregar-soporte-dbase-a-php5/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 14:25:59 +0000</pubDate>
		<dc:creator>mhimmer</dc:creator>
				<category><![CDATA[Coding PHP]]></category>
		<category><![CDATA[dbase]]></category>
		<category><![CDATA[DBF]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://marcos.himmer.cl/?p=29</guid>
		<description><![CDATA[Tuve el problema de tener que leer archivos de Foxpro (o Visual Foxpro) que tienen extensión .dbf y, por más que en la documentación de php estan las funciones &#8220;dbase_funcion&#8221; mi PHP5 no las tiene.  Tuve que compilar la extensión dbase entonces:

Hay que bajar la ultima versión de PHP5 de la pagina (el código [...]]]></description>
		<wfw:commentRss>http://marcos.himmer.cl/2009/06/agregar-soporte-dbase-a-php5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
