<?xml version="1.0" ?><rss version="2.0"><channel><title>Programmabilities.com/php</title><description>Programmabilities.com - Code and webmaster resources.</description><link>http://programmabilities.com/php/</link><language>en-us</language><docs>http://blogs.law.harvard.edu/tech/rss</docs><category domain="http://dmoz.org">Computers/Internet/Web_Design_and_Development/</category><copyright>Copyright 2008 Programmabilities.com</copyright><image><title>programmabilities</title><url>http://programmabilities.com/images/badge-programmabilities.jpg</url><link>http://programmabilities.com/</link><width>88</width><height>22</height><description>Code and Webmaster resources.</description></image><item><title>Yahoo! Stock Quote Retriever</title><description>The script goes to Yahoo! Finance to fetch stock quote data from a CSV file.</description><link>http://programmabilities.com/php/?id=24</link><pubDate>Fri, 18 Aug 2006 14:26:22 -0400</pubDate></item><item><title>Display Google PageRank with PHP</title><description>This script finds the Google PageRank for the URL by calculating the checksum and requesting the PR from Google&#039;s servers.</description><link>http://programmabilities.com/php/?id=36</link><pubDate>Wed, 11 Jan 2006 19:30:06 -0500</pubDate></item><item><title>Consume Web Services Using PHP 5&#039;s SoapClient() Class</title><description>Consume an existing Web Services off the Internet to get a stock quote by using PHP 5&#039;s SoapClient() class.</description><link>http://programmabilities.com/php/?id=35</link><pubDate>Mon, 09 Jan 2006 17:14:58 -0500</pubDate></item><item><title>Search-engine Friendly URLs for Dynamic Content</title><description>A simple PHP solution for search-engine friendly URL&#039;s for dynamic content...</description><link>http://programmabilities.com/php/?id=33</link><pubDate>Sun, 25 Dec 2005 02:34:51 -0500</pubDate></item><item><title>Generate Meta-data Automatically Using PHP and JavaScript</title><description>This is PHP/JavaScript tutorial to generate meta data automatically.</description><link>http://programmabilities.com/php/?id=32</link><pubDate>Sun, 25 Dec 2005 01:13:59 -0500</pubDate></item><item><title>Build a RSS Feed with PHP/SQL</title><description>This PHP script automatically converts a database&#039;s table into a RSS feed (.xml file).</description><link>http://programmabilities.com/php/?id=27</link><pubDate>Wed, 21 Dec 2005 17:47:15 -0500</pubDate></item><item><title>No-refresh Links with PHP</title><description>The secret to calling and running a PHP script without refreshing the page.</description><link>http://programmabilities.com/php/?id=28</link><pubDate>Wed, 21 Dec 2005 17:46:09 -0500</pubDate></item><item><title>Simplest Best PHP Tracker</title><description>Log various traffic data to a flat file (no database).</description><link>http://programmabilities.com/php/?id=10</link><pubDate>Mon, 25 Jul 2005 22:47:44 -0400</pubDate></item><item><title>Official PHP Coding Standards</title><description>The PEAR Coding Standards are the official coding standards of PHP.</description><link>http://programmabilities.com/php/?id=22</link><pubDate>Thu, 30 Jun 2005 21:54:10 -0400</pubDate></item><item><title>PHP&#039;s &#039;&amp;lt;&amp;lt;&amp;lt;&#039; for Very Long Strings</title><description>Another way to delimit long and complex strings is by using heredoc syntax (&quot;&amp;lt;&amp;lt;&amp;lt;&quot;).</description><link>http://programmabilities.com/php/?id=19</link><pubDate>Mon, 27 Jun 2005 16:51:30 -0400</pubDate></item><item><title>Opening a Socket Connection via PHP</title><description>PHP does not limit you to working solely with files and processes. You can also
manipulate socket connections. A socket is a software tool that allows you to make connections with various services offered by some machine.</description><link>http://programmabilities.com/php/?id=20</link><pubDate>Mon, 27 Jun 2005 16:45:22 -0400</pubDate></item><item><title>PHP&#039;s Predefined Variables</title><description>PHP offers a number of predefined variables geared toward providing the developer with a substantial amount of internal configuration information.</description><link>http://programmabilities.com/php/?id=21</link><pubDate>Mon, 27 Jun 2005 16:32:35 -0400</pubDate></item><item><title>Create Own PHP Error Log File Archive</title><description>Create your own error logs for debugging PHP scripts and save them in a log file for archival.</description><link>http://programmabilities.com/php/?id=5</link><pubDate>Sun, 27 Mar 2005 00:00:00 -0500</pubDate></item><item><title>Creating an Image with PHP&#039;s GD</title><description>You want to create a new image on the fly with PHP, whether it is in GIF, PNG, or JPEG format.</description><link>http://programmabilities.com/php/?id=6</link><pubDate>Sun, 27 Mar 2005 00:00:00 -0500</pubDate></item><item><title>PHP People Online Counter</title><description>Build a &quot;Visitors Online&quot; counter.</description><link>http://programmabilities.com/php/?id=39</link><pubDate>Thu, 03 Mar 2005 10:00:00 -0500</pubDate></item><item><title>Simplest PHP Image Gallery</title><description>Create a Simplest PHP Image Gallery from the images in a directory according to whatever extension(s) you want.</description><link>http://programmabilities.com/php/?id=1</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Simplest PHP Site Search-engine Using Unix Grep</title><description>You can build the simplest possible search-engine (with no database) for your site with PHP by simply using Unix&#039;s grep command on your Linux server instead of writing a lot of PHP code from scratch.</description><link>http://programmabilities.com/php/?id=2</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Online Regular Expression Tester with PHP</title><description>You will construct a page that lets you enter a string and a regular expression. When you Submit the form, the script searches the string for a substring matching the regular expression; and then outputs the results to the page.</description><link>http://programmabilities.com/php/?id=3</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>PHP&#039;s Header Function</title><description>PHP&#039;s header() function allows you to send arbitrary HTTP headers. Among other things, header() can be useful for authentication or page-level redirection.</description><link>http://programmabilities.com/php/?id=4</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Script Timer</title><description>Time your pages and scripts.</description><link>http://programmabilities.com/php/?id=7</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>PHP Tips</title><description>Tip-sheet of useful and clever PHP code snippets.</description><link>http://programmabilities.com/php/?id=8</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Super Simple Feedback Form</title><description>Super Simple Feedback Form.</description><link>http://programmabilities.com/php/?id=9</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item></channel></rss>