<?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>Yo Site - integrated solutions &#187; PHP</title>
	<atom:link href="http://yo-site.biz/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://yo-site.biz</link>
	<description>sensible web architecture</description>
	<lastBuildDate>Tue, 15 May 2012 05:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Check the syntax of a PHP script before uploading</title>
		<link>http://yo-site.biz/how-tos/2009/check-the-syntax-of-a-php-script-before-uploading/</link>
		<comments>http://yo-site.biz/how-tos/2009/check-the-syntax-of-a-php-script-before-uploading/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 11:30:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To's]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://yo-site.biz/?p=98</guid>
		<description><![CDATA[Saves you some time and nerve. Especially when you&#8217;ve been writing code for a while, check it locally before you upload it to a remote server, even to a test site. php -l ~sites/mysite/functions.php This -l option means &#8220;check syntaxt only&#8221;. Simple? Yes, and that&#8217;s the point!]]></description>
		<wfw:commentRss>http://yo-site.biz/how-tos/2009/check-the-syntax-of-a-php-script-before-uploading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

