[PHP-DEV] Bug #10909 Updated: Oops! Fix above bug I wrote From: derick <email protected>
Date: 05/16/01

ID: 10909
Updated by: derick
Reported By: jpmaster77 <email protected>
Old-Status: Open
Status: Bogus
Bug Type: Scripting Engine problem
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:

Please do not open a bug report for the same 'bug' in the future. Just add your comments to the first one.

regards,
Derick

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

[2001-05-16 17:06:24] jpmaster77 <email protected>
Oops!

in the code in the above bug report, i made a mistake:

Change

if($id="view")

to

if($id=="view")

Thats how the original code I ran looked like. Sorry for the error, I was typing fast.

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10909&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>