<?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>PHP &#8211; FARINSPACE</title>
	<atom:link href="https://www.farinspace.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.farinspace.com</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Wed, 30 Sep 2015 19:45:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.5</generator>
	<item>
		<title>UTF-8 in MySQL &#8212; Solving UTF-8 Issues in MySQL</title>
		<link>https://www.farinspace.com/utf-8-in-mysql/</link>
					<comments>https://www.farinspace.com/utf-8-in-mysql/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Tue, 25 Oct 2011 17:50:10 +0000</pubDate>
				<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>https://www.farinspace.com/utf-8-in-mysql/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>PHP Multi Dimensional Array Combinations</title>
		<link>https://www.farinspace.com/php-array-combinations/</link>
					<comments>https://www.farinspace.com/php-array-combinations/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Thu, 18 Aug 2011 14:36:32 +0000</pubDate>
				<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>https://www.farinspace.com/php-array-combinations/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress Plugin Internationalization (i18n) Localization (L10n)</title>
		<link>https://www.farinspace.com/wordpress-plugin-i18n/</link>
					<comments>https://www.farinspace.com/wordpress-plugin-i18n/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Sat, 23 Jul 2011 18:04:02 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[gettext]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">http://www.farinspace.com/?p=1455</guid>

					<description><![CDATA[Internationalizing your plugin is not difficult. All the information you need is out there and the WordPress Codex is very good resource, but I thought I'd sum it up for those who need the quick skinny on the matter.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/wordpress-plugin-i18n/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Apache PHP FastCGI Setup</title>
		<link>https://www.farinspace.com/windows-apache-php-fastcgi/</link>
					<comments>https://www.farinspace.com/windows-apache-php-fastcgi/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Mon, 22 Nov 2010 08:00:00 +0000</pubDate>
				<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.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/windows-apache-php-fastcgi/feed/</wfw:commentRss>
			<slash:comments>14</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install and Configure a NGINX Server (LEMP Stack)</title>
		<link>https://www.farinspace.com/install-and-configure-nginx-server/</link>
					<comments>https://www.farinspace.com/install-and-configure-nginx-server/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Wed, 28 Jul 2010 19:00:40 +0000</pubDate>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[LEMP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[NGINX]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=1100</guid>

					<description><![CDATA[If you are interested, like I am, in setting up your own web server and hosting your own projects then I hope you will follow along. This guide will walk you step by step on setting up a LEMP stack (Linux, Nginx, MySQL, and PHP).]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/install-and-configure-nginx-server/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Take Your WordPress Meta Box to the Next Level</title>
		<link>https://www.farinspace.com/wordpress-meta-box-next-level/</link>
					<comments>https://www.farinspace.com/wordpress-meta-box-next-level/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Mon, 17 May 2010 05:30:55 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[meta box]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=672</guid>

					<description><![CDATA[This WordPress helper will let you create Meta Boxes fast with the flexibility you need as a developer. Full documentation walks you step-by-step. Create custom WordPress Meta Box UI elements for your projects with ease.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/wordpress-meta-box-next-level/feed/</wfw:commentRss>
			<slash:comments>51</slash:comments>
		
		
			</item>
		<item>
		<title>CodeIgniter htaccess</title>
		<link>https://www.farinspace.com/codeigniter-htaccess-file/</link>
					<comments>https://www.farinspace.com/codeigniter-htaccess-file/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Fri, 05 Jun 2009 16:02:59 +0000</pubDate>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=147</guid>

					<description><![CDATA[This is the .htaccess file that I use for my CodeIgniter PHP projects (some of these .htaccess rules can be used for any project, keep reading). CodeIgniter uses mod_rewrite to route all requests to the CI front controller. I’ve made some additions in an attempt to canocalize some of the CodeIgniter URL end points. The key benefit of a canocalized URL is that your search engine page ranking (page juice) is not spread across several pages, but instead, targeted to a single page.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/codeigniter-htaccess-file/feed/</wfw:commentRss>
			<slash:comments>81</slash:comments>
		
		
			</item>
		<item>
		<title>Saving Form Data to Google Spreadsheets Using PHP and the Google Docs API</title>
		<link>https://www.farinspace.com/saving-form-data-to-google-spreadsheets/</link>
					<comments>https://www.farinspace.com/saving-form-data-to-google-spreadsheets/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Tue, 19 May 2009 08:16:38 +0000</pubDate>
				<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>https://www.farinspace.com/saving-form-data-to-google-spreadsheets/feed/</wfw:commentRss>
			<slash:comments>183</slash:comments>
		
		
			</item>
	</channel>
</rss>
