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
 [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 06:00:01 2026 UTC