<?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>Developing Webs &#187; php code</title>
	<atom:link href="http://sandaldjepit.com/tag/php-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandaldjepit.com</link>
	<description>Think Forward, not Backward</description>
	<lastBuildDate>Mon, 15 Feb 2010 04:26:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP&#8217;s Paamayim Nekudotayim &#8211; The Secret&#8217;s in the Code</title>
		<link>http://sandaldjepit.com/2009/phps-paamayim-nekudotayim-the-secrets-in-the-code/</link>
		<comments>http://sandaldjepit.com/2009/phps-paamayim-nekudotayim-the-secrets-in-the-code/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 07:51:38 +0000</pubDate>
		<dc:creator>atpaz</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[easter egg]]></category>
		<category><![CDATA[inside php]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://sandaldjepit.com/?p=179</guid>
		<description><![CDATA[
Do you know what a Paamayim Nekudotayim is? Are you a web developer or software engineer? Well come on, spit it out then (saying these words caused me to accidentally spit on my girlfriend&#8217;s arm, she wasn&#8217;t very impressed). If you&#8217;ve used PHP (Hypertext Preprocessor) to create your websites you would have come across these [...]


Related posts:<ol><li><a href='http://sandaldjepit.com/2009/php-and-people-go-hand-in-hand-in-evolution/' rel='bookmark' title='Permanent Link: PHP and People Go Hand-in-Hand in Evolution'>PHP and People Go Hand-in-Hand in Evolution</a></li><li><a href='http://sandaldjepit.com/2009/php-tips-optimizing-for-your-php-code/' rel='bookmark' title='Permanent Link: php tips : Optimizing for your PHP Code'>php tips : Optimizing for your PHP Code</a></li><li><a href='http://sandaldjepit.com/2009/why-use-php-frameworks/' rel='bookmark' title='Permanent Link: Why Use PHP Frameworks?'>Why Use PHP Frameworks?</a></li></ol>]]></description>
		<wfw:commentRss>http://sandaldjepit.com/2009/phps-paamayim-nekudotayim-the-secrets-in-the-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php tips : Optimizing for your PHP Code</title>
		<link>http://sandaldjepit.com/2009/php-tips-optimizing-for-your-php-code/</link>
		<comments>http://sandaldjepit.com/2009/php-tips-optimizing-for-your-php-code/#comments</comments>
		<pubDate>Wed, 20 May 2009 07:34:18 +0000</pubDate>
		<dc:creator>atpaz</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[coding tips]]></category>
		<category><![CDATA[optimize php code]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[php tips]]></category>

		<guid isPermaLink="false">http://sandaldjepit.com/?p=136</guid>
		<description><![CDATA[Writing a code is like a poultry, programmers have their own style for writing a code. I found quite interesting tips on how to optimize our php code. Bellow are the tips  

If a method can be static, declare it static. Speed improvement is by a factor of 4.
echo is faster than print.
Use echo&#8217;s [...]


Related posts:<ol><li><a href='http://sandaldjepit.com/2008/javascript-global-variables/' rel='bookmark' title='Permanent Link: javaScript Global Variables'>javaScript Global Variables</a></li><li><a href='http://sandaldjepit.com/2009/phps-paamayim-nekudotayim-the-secrets-in-the-code/' rel='bookmark' title='Permanent Link: PHP&#8217;s Paamayim Nekudotayim &#8211; The Secret&#8217;s in the Code'>PHP&#8217;s Paamayim Nekudotayim &#8211; The Secret&#8217;s in the Code</a></li><li><a href='http://sandaldjepit.com/2009/handling-file-upload-using-php-script/' rel='bookmark' title='Permanent Link: Handling file upload using PHP Script'>Handling file upload using PHP Script</a></li></ol>]]></description>
		<wfw:commentRss>http://sandaldjepit.com/2009/php-tips-optimizing-for-your-php-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
