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:[EMAIL PROTECTED]
> Sent: Tuesday, July 03, 2007 3:13 PM
> To: Jay Blanchard
> Cc: Paul Novitski; [email protected]
> Subject: Re: [PHP] PHP Brain Teasers
>
> On 7/3/07, Jay Blanchard <[EMAIL PROTECTED]> 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