<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/zingo/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 03:49:35 GMT</pubDate>
<item>
<title>(PHP) Programming Notes - zingo</title>
<link>http://snipplr.com/view/4209/programming-notes/</link>
<description><![CDATA[ <p>Here are some commonly-used notes given in PHP sources, especially in multi-developer projects. They are used to note various things, such as things to improve and bugs at that line.</p> ]]></description>
<pubDate>Wed, 28 Nov 2007 19:19:15 GMT</pubDate>
<guid>http://snipplr.com/view/4209/programming-notes/</guid>
</item>
<item>
<title>(PHP) Function Template - zingo</title>
<link>http://snipplr.com/view/4206/function-template/</link>
<description><![CDATA[ <p>Add this template before functions in a library, in order to give a good description of what it is and what it does. Replace all in < and > with your values.</p> ]]></description>
<pubDate>Wed, 28 Nov 2007 09:33:03 GMT</pubDate>
<guid>http://snipplr.com/view/4206/function-template/</guid>
</item>
<item>
<title>(PHP) Dynamic PHP Menu - zingo</title>
<link>http://snipplr.com/view/3349/dynamic-php-menu/</link>
<description><![CDATA[ <p>This menu reads a directory and spits out the contents as an expanding menu.  Great for a dynamic site with quick changing content.</p> ]]></description>
<pubDate>Mon, 23 Jul 2007 11:25:28 GMT</pubDate>
<guid>http://snipplr.com/view/3349/dynamic-php-menu/</guid>
</item>
<item>
<title>(PHP) php code exution time - zingo</title>
<link>http://snipplr.com/view/2597/php-code-exution-time/</link>
<description><![CDATA[ <p>This code is based on the ASP script posted by Lio. It will determine the time taken for a php script to execute correct to 0.000000000000001 seconds.</p> ]]></description>
<pubDate>Fri, 04 May 2007 04:15:05 GMT</pubDate>
<guid>http://snipplr.com/view/2597/php-code-exution-time/</guid>
</item>
</channel>
</rss>