<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - andyhartleeds</title>
<link>http://snipplr.com/users/andyhartleeds</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 10:24:31 GMT</pubDate>
<item>
<title>(PHP) Number Parity function (checking if a number is odd or even)</title>
<link>http://snipplr.com/view/10067/number-parity-function-checking-if-a-number-is-odd-or-even/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 26 Nov 2008 11:07:07 GMT</pubDate>
<guid>http://snipplr.com/view/10067/number-parity-function-checking-if-a-number-is-odd-or-even/</guid>
</item>
<item>
<title>(PHP) How to Resize an Image Using PHP - Image Resizing Script</title>
<link>http://snipplr.com/view/5590/how-to-resize-an-image-using-php--image-resizing-script/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 28 Mar 2008 09:44:35 GMT</pubDate>
<guid>http://snipplr.com/view/5590/how-to-resize-an-image-using-php--image-resizing-script/</guid>
</item>
<item>
<title>(PHP) Next and Previous links/limiting results</title>
<link>http://snipplr.com/view/4179/next-and-previous-linkslimiting-results/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 23 Nov 2007 05:51:55 GMT</pubDate>
<guid>http://snipplr.com/view/4179/next-and-previous-linkslimiting-results/</guid>
</item>
<item>
<title>(HTML) Code Cache Prevention Code</title>
<link>http://snipplr.com/view/4145/code-cache-prevention-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 16 Nov 2007 07:11:10 GMT</pubDate>
<guid>http://snipplr.com/view/4145/code-cache-prevention-code/</guid>
</item>
<item>
<title>(SQL) Ordering multiple SELECT statements in a UNION</title>
<link>http://snipplr.com/view/4076/ordering-multiple-select-statements-in-a-union/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 06 Nov 2007 08:43:28 GMT</pubDate>
<guid>http://snipplr.com/view/4076/ordering-multiple-select-statements-in-a-union/</guid>
</item>
<item>
<title>(SQL) MySQL Mass Text/String Replace</title>
<link>http://snipplr.com/view/3937/mysql-mass-textstring-replace/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 19 Oct 2007 06:53:12 GMT</pubDate>
<guid>http://snipplr.com/view/3937/mysql-mass-textstring-replace/</guid>
</item>
<item>
<title>(PHP) How to check if a number is odd or even</title>
<link>http://snipplr.com/view/3868/how-to-check-if-a-number-is-odd-or-even/</link>
<description><![CDATA[ <p>How to check if a number is odd or even in PHP. Could also use the MOD (%) function, but apparently this method is better performance-wise.</p> ]]></description>
<pubDate>Tue, 09 Oct 2007 09:31:40 GMT</pubDate>
<guid>http://snipplr.com/view/3868/how-to-check-if-a-number-is-odd-or-even/</guid>
</item>
<item>
<title>(PHP) Directory lister - Totally PHP</title>
<link>http://snipplr.com/view/3816/directory-lister--totally-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Oct 2007 02:04:47 GMT</pubDate>
<guid>http://snipplr.com/view/3816/directory-lister--totally-php/</guid>
</item>
<item>
<title>(CSS) CSS tableless forms using labels and spans</title>
<link>http://snipplr.com/view/3719/css-tableless-forms-using-labels-and-spans/</link>
<description><![CDATA[ <p>For creating forms without using tables, just CSS.</p> ]]></description>
<pubDate>Tue, 18 Sep 2007 04:56:57 GMT</pubDate>
<guid>http://snipplr.com/view/3719/css-tableless-forms-using-labels-and-spans/</guid>
</item>
<item>
<title>(JavaScript) JS autosave function handler</title>
<link>http://snipplr.com/view/3671/js-autosave-function-handler/</link>
<description><![CDATA[ <p>A way to call a function before the window is unloaded/refreshed/etc. Used in the first E-shot Management System. Useful for auto-saving data/content before the window is closed or refreshed.</p> ]]></description>
<pubDate>Wed, 12 Sep 2007 05:55:58 GMT</pubDate>
<guid>http://snipplr.com/view/3671/js-autosave-function-handler/</guid>
</item>
<item>
<title>(PHP) Regular expressions filename replace</title>
<link>http://snipplr.com/view/3670/regular-expressions-filename-replace/</link>
<description><![CDATA[ <p>Strip out non-alphanumeric characters. Very useful for use with filenames.</p> ]]></description>
<pubDate>Wed, 12 Sep 2007 05:50:28 GMT</pubDate>
<guid>http://snipplr.com/view/3670/regular-expressions-filename-replace/</guid>
</item>
</channel>
</rss>