<?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>Lost-In-Code &#187; warning</title>
	<atom:link href="http://www.lost-in-code.com/tag/warning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:07:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP : Cannot use a scalar value as an array</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/php-cannot-use-a-scalar-value-as-an-array/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/php-cannot-use-a-scalar-value-as-an-array/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 04:44:37 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scalar]]></category>
		<category><![CDATA[warning]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/2008/02/26/php-cannot-use-a-scalar-value-as-an-array/</guid>
		<description><![CDATA[I was working on a WordPress plugin today and came across the most disturbing PHP warning error which I have never seen before in all the time that I&#8217;ve worked with PHP. The warning error message was : Warning: Cannot use a scalar value as an array What caused this error was when I tried [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/php-cannot-use-a-scalar-value-as-an-array/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

