* Thus wrote Curt Zirzow ([EMAIL PROTECTED]):
> * Thus wrote Jeremy ([EMAIL PROTECTED]):
> > let me make sure I understand...
> > 
> > $var = 'a';
> > $var++
> > print($var);
> > 
> > would print "b" to the screen?
> 
> um.. ignore my post ealier.. yes it does print 'b'

I forgot to mention, be sure to check how far you are in your loop
cause last time i checked:

...
var z[];
var {[];

will produce a javascript error.


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to