![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: _GET/_POST vars passed to PHP how?
From: Gordon Burditt <gordonb.o5hi5@burditt.org>
Date: Wed Jul 20 2005 - 21:59:48 CEST
>Are these passed by the webserver to PHP using
If PHP is run as an Apache module, it's done via some kind of
If PHP is run as a CGI, it's done by the interface defined by CGI:
If PHP is run from the command line, the variables are generally
Gordon L. Burditt
|