<?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>FARINSPACE &#187; PHP</title>
	<atom:link href="http://www.farinspace.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.farinspace.com</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:53:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>UTF-8 in MySQL</title>
		<link>http://www.farinspace.com/utf8-in-mysql/</link>
		<comments>http://www.farinspace.com/utf8-in-mysql/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 17:50:10 +0000</pubDate>
		<dc:creator>Dimas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.farinspace.com/?p=1558</guid>
		<description><![CDATA[UTF-8 and MySQL can be tricky. Sometimes the problem isn't noticed right away. Here is how I solved my recent encounter with UTF-8 issues and MySQL.]]></description>
		<wfw:commentRss>http://www.farinspace.com/utf8-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Multi Dimensional Array Combinations</title>
		<link>http://www.farinspace.com/php-array-combinations/</link>
		<comments>http://www.farinspace.com/php-array-combinations/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 14:36:32 +0000</pubDate>
		<dc:creator>Dimas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[recursive]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.farinspace.com/?p=1480</guid>
		<description><![CDATA[This PHP function will take a multi dimensional array and create all its possible combinations (not permutations). I used this function in debug code, but I can see its use in many other cases.]]></description>
		<wfw:commentRss>http://www.farinspace.com/php-array-combinations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Apache PHP FastCGI Setup</title>
		<link>http://www.farinspace.com/windows-apache-php-fastcgi/</link>
		<comments>http://www.farinspace.com/windows-apache-php-fastcgi/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 08:00:00 +0000</pubDate>
		<dc:creator>Dimas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[virtual host]]></category>

		<guid isPermaLink="false">http://farinspace.com/?p=1253</guid>
		<description><![CDATA[If you're like me, you prefer installing Apache and PHP on your own without the use of WAMPServer. The goal is to setup the latest Apache server with PHP 5 and PHP 4 using FastCGI.
Related posts:<ol>
<li><a href='http://www.farinspace.com/php-error-faulting-module-name-php5ts/' rel='bookmark' title='Apache and PHP Error&#8230; Faulting module name: php5ts.dll'>Apache and PHP Error&#8230; Faulting module name: php5ts.dll</a></li>
<li><a href='http://www.farinspace.com/running-php4-and-php5-in-parallel-the-easy-way/' rel='bookmark' title='Running PHP4 and PHP5 in Parallel, The Easy Way'>Running PHP4 and PHP5 in Parallel, The Easy Way</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.farinspace.com/windows-apache-php-fastcgi/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Integrate Twitter Into Your Web Site Using PHP</title>
		<link>http://www.farinspace.com/twitter-feed-website-integration/</link>
		<comments>http://www.farinspace.com/twitter-feed-website-integration/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 16:04:15 +0000</pubDate>
		<dc:creator>Dimas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://farinspace.com/?p=900</guid>
		<description><![CDATA[This write-up will go through the process of displaying your Twitter tweets on a web page using a little bit of PHP. Learn how to read your Twitter RSS Feed, Cache it and then display it.
Related posts:<ol>
<li><a href='http://www.farinspace.com/cache-content-to-speed-up-slow-loading-web-pages/' rel='bookmark' title='Cache Content to Speed Up Slow Loading Web Pages'>Cache Content to Speed Up Slow Loading Web Pages</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.farinspace.com/twitter-feed-website-integration/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Apache and PHP Error&#8230; Faulting module name: php5ts.dll</title>
		<link>http://www.farinspace.com/php-error-faulting-module-name-php5ts/</link>
		<comments>http://www.farinspace.com/php-error-faulting-module-name-php5ts/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 02:51:19 +0000</pubDate>
		<dc:creator>Dimas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://farinspace.com/?p=325</guid>
		<description><![CDATA[Another one of those Apache/PHP woes that you may be experiencing. If you're handling your WAMP installation yourself, then read this just for the extra knowledge.
Related posts:<ol>
<li><a href='http://www.farinspace.com/windows-apache-php-fastcgi/' rel='bookmark' title='Windows Apache PHP FastCGI Setup'>Windows Apache PHP FastCGI Setup</a></li>
<li><a href='http://www.farinspace.com/running-php4-and-php5-in-parallel-the-easy-way/' rel='bookmark' title='Running PHP4 and PHP5 in Parallel, The Easy Way'>Running PHP4 and PHP5 in Parallel, The Easy Way</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.farinspace.com/php-error-faulting-module-name-php5ts/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Cache Content to Speed Up Slow Loading Web Pages</title>
		<link>http://www.farinspace.com/cache-content-to-speed-up-slow-loading-web-pages/</link>
		<comments>http://www.farinspace.com/cache-content-to-speed-up-slow-loading-web-pages/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 15:20:11 +0000</pubDate>
		<dc:creator>Dimas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[content caching]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[web page speed]]></category>

		<guid isPermaLink="false">http://farinspace.com/?p=182</guid>
		<description><![CDATA[Dynamic web pages that make constant database calls and run many data processing tasks eat up server resources and increase page load times. In this tutorial, learn 3 content caching techniques to increase web page speed.
Related posts:<ol>
<li><a href='http://www.farinspace.com/twitter-feed-website-integration/' rel='bookmark' title='Integrate Twitter Into Your Web Site Using PHP'>Integrate Twitter Into Your Web Site Using PHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.farinspace.com/cache-content-to-speed-up-slow-loading-web-pages/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Running PHP4 and PHP5 in Parallel, The Easy Way</title>
		<link>http://www.farinspace.com/running-php4-and-php5-in-parallel-the-easy-way/</link>
		<comments>http://www.farinspace.com/running-php4-and-php5-in-parallel-the-easy-way/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 07:01:43 +0000</pubDate>
		<dc:creator>Dimas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[virtual host]]></category>

		<guid isPermaLink="false">http://farinspace.com/?p=168</guid>
		<description><![CDATA[If you need to run different versions of PHP in your daily development environment, I'll show you how to do it quite effortlessly. The main reason you might need this, is to test compliance with older PHP versions. Running PHP4 and PHP5 together isn't as hard as you may think.
Related posts:<ol>
<li><a href='http://www.farinspace.com/windows-apache-php-fastcgi/' rel='bookmark' title='Windows Apache PHP FastCGI Setup'>Windows Apache PHP FastCGI Setup</a></li>
<li><a href='http://www.farinspace.com/php-error-faulting-module-name-php5ts/' rel='bookmark' title='Apache and PHP Error&#8230; Faulting module name: php5ts.dll'>Apache and PHP Error&#8230; Faulting module name: php5ts.dll</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.farinspace.com/running-php4-and-php5-in-parallel-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saving Form Data to Google Spreadsheets Using PHP and the Google Docs API</title>
		<link>http://www.farinspace.com/saving-form-data-to-google-spreadsheets/</link>
		<comments>http://www.farinspace.com/saving-form-data-to-google-spreadsheets/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:16:38 +0000</pubDate>
		<dc:creator>Dimas</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[form data]]></category>
		<category><![CDATA[gdata]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google api]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google Documents List Data API]]></category>
		<category><![CDATA[google spreadsheet]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.farinspace.com/?p=14</guid>
		<description><![CDATA[The general idea is to read a Google Spreadsheet through PHP and save user submitted form data via the Google Documents List Data API. By doing this, you can quickly view all the submissions at a glance and you are also able to export CSV files of the data. Using Google Docs gives you and your clients a quick and easy interface to interact with form data.]]></description>
		<wfw:commentRss>http://www.farinspace.com/saving-form-data-to-google-spreadsheets/feed/</wfw:commentRss>
		<slash:comments>159</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.farinspace.com @ 2012-02-04 16:56:57 by W3 Total Cache -->
