Re: PHP Brain Teasers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/3/07, Jay Blanchard <jblanchard@xxxxxxxxxx> wrote:
[snip]
if (goose($its))
{
        $gander = $its;
}
[/snip]

What's good for the goose is good for the gander.

[snip]
for ($things = 1; $things > 0; $things++)
{
   for ($x = 0; $x < $things; $x++)
   {
      $they = "the same";
   }
}
[/snip]

The more things change the more they stay the same.

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



   Oh, you bastard!  I was going to answer that one first!  ;-P

   Good ones, John.

   And to my friends here in the US, happy 4th to all of you.  Be
safe and enjoy!

--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux