php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16974 undefined parameter
Submitted: 2002-05-02 15:35 UTC Modified: 2002-05-02 15:37 UTC
From: orbitario at hotmail dot com Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.2.0 OS: freebsd
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: orbitario at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-05-02 15:35 UTC] orbitario at hotmail dot com
when you supply a vlaue via the url ex. http://localhost/test.php?name=Something, $name will be undefined.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-02 15:37 UTC] derick@php.net
Read about register globals at: http://www.php.net/release_4_2_0.php

Not a bug, bogussing.

Derick
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Mar 30 08:00:02 2026 UTC