RE: PHP Brain Teasers

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

 



My two bits...



if (goose($its))
{
	$gander = $its;
}

-and-

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



John




> -----Original Message-----
> From: Daniel Brown [mailto:parasane@xxxxxxxxx]
> Sent: Tuesday, July 03, 2007 3:13 PM
> To: Jay Blanchard
> Cc: Paul Novitski; php-general@xxxxxxxxxxxxx
> Subject: Re:  PHP Brain Teasers
> 
> On 7/3/07, Jay Blanchard <jblanchard@xxxxxxxxxx> wrote:
> > Another...(way easy)
> 
>     Y'think?  Heh.
> 
> > $one = "six";
> > $other = "half-dozen";
> 
> 
> --
> 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

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