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

Reply via email to