Posted by Samuel on 10/06/05 19:32
Maybe a little off topic, but I recall the good old days when a teacher I had one day said she would give an extra point in the finals to the first person to correctly say what would be the output of $a = 1; $b = 2; $c = $a++ + ++$b; echo "$a $b $c"; The fastest one to answer was, looking back now, not quite fast enough :D
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming