<?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: Expecting T_PAAMAYIM_NEKUDOTAYIM</title>
	<atom:link href="http://www.michikono.com/2006/12/28/expecting-t_paamayim_nekudotayim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michikono.com/2006/12/28/expecting-t_paamayim_nekudotayim/</link>
	<description>Stuff only Michi cares to read</description>
	<lastBuildDate>Sun, 22 Jan 2012 10:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Najrellim</title>
		<link>http://www.michikono.com/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-15986</link>
		<dc:creator>Najrellim</dc:creator>
		<pubDate>Sun, 16 Jan 2011 15:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-15986</guid>
		<description>And so ??????????? The solution to the error is ???????</description>
		<content:encoded><![CDATA[<p>And so ??????????? The solution to the error is ???????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michi</title>
		<link>http://www.michikono.com/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-14695</link>
		<dc:creator>Michi</dc:creator>
		<pubDate>Wed, 13 Feb 2008 08:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-14695</guid>
		<description>The code you have posted is 100% valid (assuming those are single quotes and not ticks)</description>
		<content:encoded><![CDATA[<p>The code you have posted is 100% valid (assuming those are single quotes and not ticks)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meir</title>
		<link>http://www.michikono.com/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-14694</link>
		<dc:creator>Meir</dc:creator>
		<pubDate>Mon, 11 Feb 2008 15:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-14694</guid>
		<description>I get this same strange error and wonder if it&#039;s related to this line of code,
which happens about 10 lines before the line of code being blamed:

	if (!isset($_POST[&#039;sessDate&#039;])) {

It relates to a form&#039;s input field
defined in another page as

  
Anybody know?</description>
		<content:encoded><![CDATA[<p>I get this same strange error and wonder if it&#8217;s related to this line of code,<br />
which happens about 10 lines before the line of code being blamed:</p>
<p>	if (!isset($_POST['sessDate'])) {</p>
<p>It relates to a form&#8217;s input field<br />
defined in another page as</p>
<p>Anybody know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.michikono.com/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-4532</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Tue, 26 Jun 2007 13:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-4532</guid>
		<description>It&#039;s also caused if you do a foreach($arr as $key=&gt;ohshitiforgotthedollar) ... in case anybody gets this error and this comes up near the top...</description>
		<content:encoded><![CDATA[<p>It&#8217;s also caused if you do a foreach($arr as $key=&gt;ohshitiforgotthedollar) &#8230; in case anybody gets this error and this comes up near the top&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michi</title>
		<link>http://www.michikono.com/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-736</link>
		<dc:creator>Michi</dc:creator>
		<pubDate>Fri, 23 Feb 2007 18:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-736</guid>
		<description>Honestly, your guess is as good as mine. After all, it&#039;s a parse error. Anything could be happening! :P</description>
		<content:encoded><![CDATA[<p>Honestly, your guess is as good as mine. After all, it&#8217;s a parse error. Anything could be happening! <img src='http://www.michikono.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stwong</title>
		<link>http://www.michikono.com/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-732</link>
		<dc:creator>Stwong</dc:creator>
		<pubDate>Fri, 23 Feb 2007 06:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/12/28/expecting-t_paamayim_nekudotayim/#comment-732</guid>
		<description>Now why would isset(where_is_the_dollar_sign); cause the PHP interpreter to expect a double-colon?  Wouldn&#039;t it be expecting a dollar sign?

Could you possibly elaborate on why this error happens in this case?</description>
		<content:encoded><![CDATA[<p>Now why would isset(where_is_the_dollar_sign); cause the PHP interpreter to expect a double-colon?  Wouldn&#8217;t it be expecting a dollar sign?</p>
<p>Could you possibly elaborate on why this error happens in this case?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Object Caching 410/414 objects using disk: basic

Served from: www.michikono.com @ 2012-02-10 16:05:52 -->
