From: [EMAIL PROTECTED]
Operating system: Debian GNU/Linux [woody]
PHP version: 4.0.5
PHP Bug Type: *General Issues
Bug description: Var. comparison
Hi $reader,
perhaps I'm tired out...but:
<?
$testvar = true;
if ($testvar == "DOUBLE") echo "WHY?";
?>
...why the script output is 'WHY?' ?
Bug or feature? :-)
Bye,
Oliver
--
Edit bug report at: http://bugs.php.net/?id=12584&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]