php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #13696 gpc_order is deprecated
Submitted: 2001-10-16 15:19 UTC Modified: 2001-11-21 13:44 UTC
From: j-f at gmx dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.6 OS: -
Private report: No CVE-ID: None
 [2001-10-16 15:19 UTC] j-f at gmx dot net
gpc_order (with the possible options "GPC") is deprecated, since PHP4 it is variables_order (with options EGPCS).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-21 13:44 UTC] philip@php.net
Manual states (as of 10 days ago):

"Note, that this option is not available in PHP 4. Use variables_order instead."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 14:01:30 2025 UTC