php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18717 error in PHP
Submitted: 2002-08-02 22:12 UTC Modified: 2002-08-03 03:11 UTC
From: irshadgurmani at yahoo dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.2.1 OS: Windows and Unix
Private report: No CVE-ID: None
 [2002-08-02 22:12 UTC] irshadgurmani at yahoo dot com
Sir, I am Webmaster of site http://www.pakmitti.com

i am using PHP but from some days i am facing problem in Variables like if i pass variable through get method and then i write its name like $fil then i could not get value of variable but get error and problem with date functions. please check my site then help me.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-03 03:11 UTC] eru@php.net
In PHP 4.2.0, the 'register_globals' setting default changed to
be off. See http://www.php.net/release_4_2_0.php for more info.
We are sorry about the inconvenience, but this change was a necessary
part of our efforts to make PHP scripting more secure and portable.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 01:01:30 2024 UTC