php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10909 Oops! Fix above bug I wrote
Submitted: 2001-05-16 17:06 UTC Modified: 2001-05-16 17:08 UTC
From: jpmaster77 at hotmail dot com Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0.5 OS: WinME
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jpmaster77 at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-05-16 17:06 UTC] jpmaster77 at hotmail dot com
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-16 17:08 UTC] derick@php.net
Please do not open a bug report for the same 'bug' in the future. Just add your comments to the first one.

regards,
Derick
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon May 05 20:01:29 2025 UTC