View Single Post

  #1 (permalink)  
Old 07-05-2007
tedd
 
Posts: n/a
Default Re: [PHP] Re: PHP Brain Teasers



$which = isset($_GET['chicken']) ? $_GET['egg'] : null;

Cheers,

tedd
--
-------
http://sperling.com http://ancientstones.com http://earthstones.com
Reply With Quote