<?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: isset und arrays</title>
	<atom:link href="http://lemmingzshadow.net/106/isset-und-arrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://lemmingzshadow.net/106/isset-und-arrays/</link>
	<description>a webdevel&#039;s weblog</description>
	<lastBuildDate>Wed, 28 Mar 2012 13:59:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Günter</title>
		<link>http://lemmingzshadow.net/106/isset-und-arrays/#comment-31</link>
		<dc:creator>Günter</dc:creator>
		<pubDate>Fri, 06 Feb 2009 12:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://lemmingzshadow.net/?p=106#comment-31</guid>
		<description>das Problem hatte ich bei nem Config-array wo ich überprüfen wollte ob bestimmte Optionen gesetzt wurden oder nicht.

Danke für den Tipp mit array_key_exists (hatte ich total vergessen ;) ) - behebt zusätzlich auch das Problem mit isset($foo[&#039;bar&#039;]) = false, wenn $foo[&#039;bar&#039;] = null</description>
		<content:encoded><![CDATA[<p>das Problem hatte ich bei nem Config-array wo ich überprüfen wollte ob bestimmte Optionen gesetzt wurden oder nicht.</p>
<p>Danke für den Tipp mit array_key_exists (hatte ich total vergessen <img src='http://lemmingzshadow.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) &#8211; behebt zusätzlich auch das Problem mit isset($foo['bar']) = false, wenn $foo['bar'] = null</p>
]]></content:encoded>
	</item>
</channel>
</rss>

