<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JayGilford.com &#187; call_user_func_array</title>
	<atom:link href="http://www.jaygilford.com/tag/call_user_func_array/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaygilford.com</link>
	<description>Numerous articles on PHP, MySQL and Apache files</description>
	<lastBuildDate>Wed, 03 Feb 2010 20:07:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>sprintf and mysql_real_escape_string all in one function</title>
		<link>http://www.jaygilford.com/php/sprintf-and-mysql_real_escape_string-all-in-one-function/</link>
		<comments>http://www.jaygilford.com/php/sprintf-and-mysql_real_escape_string-all-in-one-function/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 19:23:37 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[call_user_func_array]]></category>
		<category><![CDATA[mressf]]></category>
		<category><![CDATA[mysql_real_escape_string]]></category>
		<category><![CDATA[sprintf]]></category>

		<guid isPermaLink="false">http://www.jaygilford.com/?p=40</guid>
		<description><![CDATA[Well as many php developers will know, there is the arduous task of having to sanitize all of your data before actually being able to add it to your queries for running in MySQL. So I decided to make a small function that would basically be a clone of the sprintf function, with the added [...]]]></description>
		<wfw:commentRss>http://www.jaygilford.com/php/sprintf-and-mysql_real_escape_string-all-in-one-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
