ID:               20790
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Variables related
 Operating System: solaris
 PHP Version:      4.2.0
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php


Previous Comments:
------------------------------------------------------------------------

[2002-12-03 08:28:30] [EMAIL PROTECTED]

if i invoke a .php prog like this

<a href="myProg.php?setFlag=false">

$setFlag is always evaluated in myProg.php as true

the problem disappears if i use

<a href="myProg.php?setFlag=0">

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20790&edit=1

Reply via email to