<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dynamic Function Calling in PHP</title>
	<atom:link href="http://www.sajithmr.me/dynamic-function-calling-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me/dynamic-function-calling-in-php</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 16:09:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Igor Carrasco</title>
		<link>http://www.sajithmr.me/dynamic-function-calling-in-php/comment-page-1#comment-92227</link>
		<dc:creator>Igor Carrasco</dc:creator>
		<pubDate>Fri, 15 Jan 2010 19:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/dynamic-function-calling-in-php/#comment-92227</guid>
		<description>Thanks, this was useful.
You have a mistake in you link &quot;For more info&quot;, pattern=call_user_fun and it needs to be pattern=call_user_func.</description>
		<content:encoded><![CDATA[<p>Thanks, this was useful.<br />
You have a mistake in you link &#8220;For more info&#8221;, pattern=call_user_fun and it needs to be pattern=call_user_func.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [link url="http://blog.techinfoworld.com"]TechinfoWorld[link]</title>
		<link>http://www.sajithmr.me/dynamic-function-calling-in-php/comment-page-1#comment-53011</link>
		<dc:creator>[link url="http://blog.techinfoworld.com"]TechinfoWorld[link]</dc:creator>
		<pubDate>Tue, 24 Feb 2009 04:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/dynamic-function-calling-in-php/#comment-53011</guid>
		<description>Thankz for the information. Its too simple by comparing with PHP.net site. But anyhow its worthy for few coders like me.</description>
		<content:encoded><![CDATA[<p>Thankz for the information. Its too simple by comparing with PHP.net site. But anyhow its worthy for few coders like me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.sajithmr.me/dynamic-function-calling-in-php/comment-page-1#comment-21631</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 04 Sep 2008 15:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/dynamic-function-calling-in-php/#comment-21631</guid>
		<description>You can also do 
$R-&gt;$function($param, $param2);</description>
		<content:encoded><![CDATA[<p>You can also do<br />
$R-&gt;$function($param, $param2);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

