* 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'

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