Re: PHP Brain Teasers

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

 



Thijs Lensselink wrote:
>> <?
>> $evil[] = "6";
>> $evil[] = "6";
>> $evil[] = "6";
>> for($i=0;$i<count($evil);$i++) {
>>     $_ = sqrt($evil);
>> }
>> ?>


>>     That also illustrates to newbies the allowance of using an
>> underscore as a variable.  (Thank God it's almost Friday)

Thank _God_ it's Friday??? Covering all bases are we? ;)


>> --
>> Daniel P. Brown
>> [office] (570-) 587-7080 Ext. 272
>> [mobile] (570-) 766-8107
>>
> 
> number of the beast? :)

Noooo! It's the "root of all evil"!!!

:p

Col

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