<?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>Kommentare zu: N&#252;tzliche PHP-Funktion&#8230;</title>
	<atom:link href="http://blogadresse.de/2007/02/26/nutzliche-php-funktion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogadresse.de/bloggen/nutzliche-php-funktion/</link>
	<description>Tech. Design. Notes. Nonsense.</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:24:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Simon Schick</title>
		<link>http://blogadresse.de/bloggen/nutzliche-php-funktion/comment-page-1/#comment-9668</link>
		<dc:creator>Simon Schick</dc:creator>
		<pubDate>Sun, 27 Jun 2010 06:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogadresse.de/2007/02/26/nutzliche-php-funktion/#comment-9668</guid>
		<description>Hi, all

Hier ist noch ein Eintrag auf http://stackoverflow.com dazu:
http://stackoverflow.com/questions/2835627/php-is-function-to-determine-if-a-variable-is-a-function

Hier wird empfohlen statt der Funktion is_function() die PHP-eigene Funktion is_callable() zu verwenden.

Bye
Simon</description>
		<content:encoded><![CDATA[<p>Hi, all</p>
<p>Hier ist noch ein Eintrag auf <a href="http://stackoverflow.com" rel="nofollow">http://stackoverflow.com</a> dazu:<br />
<a href="http://stackoverflow.com/questions/2835627/php-is-function-to-determine-if-a-variable-is-a-function" rel="nofollow">http://stackoverflow.com/quest.....a-function</a></p>
<p>Hier wird empfohlen statt der Funktion is_function() die PHP-eigene Funktion is_callable() zu verwenden.</p>
<p>Bye<br />
Simon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

