Daniel Brown wrote:
>    What the hell?  Why not start a thread that can be fun and
> challenging for all of us.  It's something I haven't seen done
> anywhere else yet, but I wouldn't be surprised if it has been.  Let's
> put together some names, phrases, and other stuff expressed as PHP
> code and see who can come up with a real stumper.  For example:

I like this one:
<?php

for ($i = "an"; $i=="an"; );

?>

This is fun! :p

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

Reply via email to