[thelist] Weird PHP parse error

Alex Ezell taranis at spittingllamas.com
Fri Nov 22 14:42:01 CST 2002


Can anyone tell me why PHP would report a parse error on the second line of
this SIMPLE loop?

for($i=0;$i<=$u;$i++) {
	echo "yeah";
}

--
Alex Ezell
http://www.spittingllamas.com
"Formal Restrictions, contrary to what you might think, free you up by
allowing  you to concentrate on purer ideas."
- Winter Sorbeck in Chip Kidd's The Cheese Monkeys



More information about the thelist mailing list