<?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/language/php/tags/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 03:36:54 GMT</pubDate>
<item>
<title>(PHP) jQuery syle DOM navigation in PHP with phpQuery - FatFolderDesigner</title>
<link>http://snipplr.com/view/63292/jquery-syle-dom-navigation-in-php-with-phpquery/</link>
<description><![CDATA[ <p>Navigating the DOM in jQuery is incredibly simple and thats to phpQuery you can do the same in php. Below are some examples of how it's used, the key change bing that instead of $() you use pq(), and instead of a . you used ->. Theres alot more details information at the link if your interested. Post questions/comments here or there.

You can get the phpquery files, and well as read the manual at the google code page here: http://code.google.com/p/phpquery/</p> ]]></description>
<pubDate>Mon, 13 Feb 2012 09:55:58 GMT</pubDate>
<guid>http://snipplr.com/view/63292/jquery-syle-dom-navigation-in-php-with-phpquery/</guid>
</item>
<item>
<title>(PHP) Register Nav Menu - shufflepath</title>
<link>http://snipplr.com/view/63276/register-nav-menu/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Feb 2012 14:51:38 GMT</pubDate>
<guid>http://snipplr.com/view/63276/register-nav-menu/</guid>
</item>
<item>
<title>(PHP) Custom Post Type and Taxonomies - shufflepath</title>
<link>http://snipplr.com/view/63275/custom-post-type-and-taxonomies/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Feb 2012 14:51:28 GMT</pubDate>
<guid>http://snipplr.com/view/63275/custom-post-type-and-taxonomies/</guid>
</item>
<item>
<title>(PHP) Php check for the top of the hour - poot26</title>
<link>http://snipplr.com/view/63267/php-check-for-the-top-of-the-hour/</link>
<description><![CDATA[ <p>Php check for the top of the hour</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 12:03:30 GMT</pubDate>
<guid>http://snipplr.com/view/63267/php-check-for-the-top-of-the-hour/</guid>
</item>
<item>
<title>(PHP) Sort multidimensional array - bitsculptor</title>
<link>http://snipplr.com/view/63256/sort-multidimensional-array/</link>
<description><![CDATA[ <p>This sorts a multi-dimensional array by one of the values in the array. Sorts in Desc order (most recent date first).</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 06:17:10 GMT</pubDate>
<guid>http://snipplr.com/view/63256/sort-multidimensional-array/</guid>
</item>
<item>
<title>(PHP) Facebook Fan/Like Gate using PHP - the_construct</title>
<link>http://snipplr.com/view/63248/facebook-fanlike-gate-using-php/</link>
<description><![CDATA[ <p>Show and hide content based on whether or not a user has clicked the 'Like' button of an app.</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 02:34:09 GMT</pubDate>
<guid>http://snipplr.com/view/63248/facebook-fanlike-gate-using-php/</guid>
</item>
<item>
<title>(PHP) Logic - shyno</title>
<link>http://snipplr.com/view/63227/logic/</link>
<description><![CDATA[ <p>Cows and Bulls logic game</p> ]]></description>
<pubDate>Fri, 10 Feb 2012 09:00:54 GMT</pubDate>
<guid>http://snipplr.com/view/63227/logic/</guid>
</item>
<item>
<title>(PHP) checkdate - Dapsy</title>
<link>http://snipplr.com/view/63110/checkdate/</link>
<description><![CDATA[ <p>Function which can be used as wrapper for default PHP checkdate function. Will automatically parse given date (string or integer format).</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 00:31:42 GMT</pubDate>
<guid>http://snipplr.com/view/63110/checkdate/</guid>
</item>
<item>
<title>(PHP) Upload and resize - pruntrut</title>
<link>http://snipplr.com/view/63073/upload-and-resize/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 05 Feb 2012 05:44:12 GMT</pubDate>
<guid>http://snipplr.com/view/63073/upload-and-resize/</guid>
</item>
<item>
<title>(PHP) Upload -> resize multiple  - pruntrut</title>
<link>http://snipplr.com/view/63072/upload--resize-multiple-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 05 Feb 2012 05:44:03 GMT</pubDate>
<guid>http://snipplr.com/view/63072/upload--resize-multiple-/</guid>
</item>
<item>
<title>(PHP) Loop dans repertoire - pruntrut</title>
<link>http://snipplr.com/view/63071/loop-dans-repertoire/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 05 Feb 2012 05:44:01 GMT</pubDate>
<guid>http://snipplr.com/view/63071/loop-dans-repertoire/</guid>
</item>
<item>
<title>(PHP) Last Item Foreach - pruntrut</title>
<link>http://snipplr.com/view/63069/last-item-foreach/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 05 Feb 2012 05:43:57 GMT</pubDate>
<guid>http://snipplr.com/view/63069/last-item-foreach/</guid>
</item>
<item>
<title>(PHP) Getting files, folders, file count, folder count in a directory with php - duzenz</title>
<link>http://snipplr.com/view/62962/getting-files-folders-file-count-folder-count-in-a-directory-with-php/</link>
<description><![CDATA[ <p>Getting files, folders, file count, folder count in a directory with php and writing them to a web page</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 06:30:29 GMT</pubDate>
<guid>http://snipplr.com/view/62962/getting-files-folders-file-count-folder-count-in-a-directory-with-php/</guid>
</item>
<item>
<title>(PHP) PHP Read-Only Public Properties - phpexpert</title>
<link>http://snipplr.com/view/62924/php-readonly-public-properties/</link>
<description><![CDATA[ <p>I like using public properties, as they greatly aid in API development and proper encapsulation.  Here's my solution for having the ease of public variable getting without the dangers of public variable setting.</p> ]]></description>
<pubDate>Tue, 31 Jan 2012 09:14:46 GMT</pubDate>
<guid>http://snipplr.com/view/62924/php-readonly-public-properties/</guid>
</item>
<item>
<title>(PHP) Remove Wordpress generator meta tag - darronz</title>
<link>http://snipplr.com/view/62904/remove-wordpress-generator-meta-tag/</link>
<description><![CDATA[ <p>goes in the ~/wp-content/theme/functions.php</p> ]]></description>
<pubDate>Mon, 30 Jan 2012 22:30:29 GMT</pubDate>
<guid>http://snipplr.com/view/62904/remove-wordpress-generator-meta-tag/</guid>
</item>
<item>
<title>(PHP) php Date Format Examples - ryarwood</title>
<link>http://snipplr.com/view/62880/php-date-format-examples/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:36 GMT</pubDate>
<guid>http://snipplr.com/view/62880/php-date-format-examples/</guid>
</item>
<item>
<title>(PHP) PHP display date: year, month, day, time, etc. - jknight42</title>
<link>http://snipplr.com/view/62837/php-display-date-year-month-day-time-etc/</link>
<description><![CDATA[ <p>Just a few quick functions to display the date in PHP.</p> ]]></description>
<pubDate>Sun, 29 Jan 2012 09:12:35 GMT</pubDate>
<guid>http://snipplr.com/view/62837/php-display-date-year-month-day-time-etc/</guid>
</item>
<item>
<title>(PHP) Joomla 1.5 Database Query - batandwacolani</title>
<link>http://snipplr.com/view/62813/joomla-15-database-query/</link>
<description><![CDATA[ <p>Querying the database in Joomla 1.5</p> ]]></description>
<pubDate>Fri, 27 Jan 2012 20:17:48 GMT</pubDate>
<guid>http://snipplr.com/view/62813/joomla-15-database-query/</guid>
</item>
<item>
<title>(PHP) Calcular fecha de termino a partir de fecha de inicio - serialk89</title>
<link>http://snipplr.com/view/62763/calcular-fecha-de-termino-a-partir-de-fecha-de-inicio/</link>
<description><![CDATA[ <p>Como parametro se tiene que tener la cantidad de meses que se desea sumar a la fehc a de inicio</p> ]]></description>
<pubDate>Wed, 25 Jan 2012 05:30:54 GMT</pubDate>
<guid>http://snipplr.com/view/62763/calcular-fecha-de-termino-a-partir-de-fecha-de-inicio/</guid>
</item>
<item>
<title>(PHP) Check if HTTPS is on in PHP - kf0l</title>
<link>http://snipplr.com/view/62699/check-if-https-is-on-in-php/</link>
<description><![CDATA[ <p>This 'Check if HTTPS is on in PHP'  script accounts for servers which set HTTPS differently. Some servers do not set HTTPS, others set it to 'off', etc. Only checking if HTTPS is on will cause an 'undefined index error' in these cases.</p> ]]></description>
<pubDate>Sun, 22 Jan 2012 10:05:55 GMT</pubDate>
<guid>http://snipplr.com/view/62699/check-if-https-is-on-in-php/</guid>
</item>
</channel>
</rss>
