<?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/checks</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 08:58:42 GMT</pubDate>
<item>
<title>(PHP) IE browser checks ( Conditional comments ) - webtechdev</title>
<link>http://snipplr.com/view/62838/ie-browser-checks--conditional-comments-/</link>
<description><![CDATA[ <p>gt: greater than
lte: less than or equal to

not IE:  </p> ]]></description>
<pubDate>Sun, 29 Jan 2012 11:45:41 GMT</pubDate>
<guid>http://snipplr.com/view/62838/ie-browser-checks--conditional-comments-/</guid>
</item>
<item>
<title>(PHP) PHP: IsEven - mattkenefick</title>
<link>http://snipplr.com/view/6351/php-iseven/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 20 May 2008 13:09:31 GMT</pubDate>
<guid>http://snipplr.com/view/6351/php-iseven/</guid>
</item>
<item>
<title>(PHP) Smart MySQL Escape Function - sorehead</title>
<link>http://snipplr.com/view/1355/smart-mysql-escape-function/</link>
<description><![CDATA[ <p>This function first checks to see if PHP is set to automagically quote stuff. If it is, we first strip pre-quoted stuff, then (assuming our text isn't numeric), we properly quote everything.
A good bit of room for improvement here, but at the very least, you should hit this before inserting anything into your database.</p> ]]></description>
<pubDate>Mon, 09 Oct 2006 11:28:12 GMT</pubDate>
<guid>http://snipplr.com/view/1355/smart-mysql-escape-function/</guid>
</item>
</channel>
</rss>