<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - naz</title>
<link>http://snipplr.com/users/naz</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 09:19:39 GMT</pubDate>
<item>
<title>(PHP) Get Apache Version and other installed software versions as associative array</title>
<link>http://snipplr.com/view/33376/get-apache-version-and-other-installed-software-versions-as-associative-array/</link>
<description><![CDATA[ <p>this function return associative array from SERVER_SOFTWARE</p> ]]></description>
<pubDate>Tue, 27 Apr 2010 16:03:26 GMT</pubDate>
<guid>http://snipplr.com/view/33376/get-apache-version-and-other-installed-software-versions-as-associative-array/</guid>
</item>
<item>
<title>(PHP) Clean variables from SQL injections</title>
<link>http://snipplr.com/view/12853/clean-variables-from-sql-injections/</link>
<description><![CDATA[ <p>This little function helps to fight common security issue with SQL injections, it can sanitize any global variable like $_POST, $_GET, $_SERVER etc and escape unsafe characters.</p> ]]></description>
<pubDate>Fri, 06 Mar 2009 17:12:29 GMT</pubDate>
<guid>http://snipplr.com/view/12853/clean-variables-from-sql-injections/</guid>
</item>
<item>
<title>(PHP) Phone number beutifier</title>
<link>http://snipplr.com/view/12756/phone-number-beutifier/</link>
<description><![CDATA[ <p>This function clean up phone number and present it in styled way.</p> ]]></description>
<pubDate>Tue, 03 Mar 2009 05:24:17 GMT</pubDate>
<guid>http://snipplr.com/view/12756/phone-number-beutifier/</guid>
</item>
<item>
<title>(PHP) UK postcode parser</title>
<link>http://snipplr.com/view/5464/uk-postcode-parser/</link>
<description><![CDATA[ <p>This function can validate and parse UK postcode like SW1A 1AA in to formated array.</p> ]]></description>
<pubDate>Mon, 17 Mar 2008 15:11:57 GMT</pubDate>
<guid>http://snipplr.com/view/5464/uk-postcode-parser/</guid>
</item>
</channel>
</rss>