|
Class: CGI
Source Location: Program_Root/CGI/CGI.php
CGI is a class that is used to give GET and POST auto-generated variables their own distinct namespace, so as not to conflict with other auto-generated variables, such as Cookie data. The CGI class gets its data from the $HTTP_POST_VARS and $HTTP_GET_VARS hashes.
Author(s)
Version
- 3.6, 2003-07-17, $Id: CGI.php,v 1.6 2007/01/16 04:15:01 lux Exp $
Copyright
- Copyright (C) 2001-2003, Simian Systems Inc.
|
|
|
Inherited Variables
|
Inherited Methods
|
Class Details
Class Variables
Class Methods
|
|