Re: [PHP-LANG] Getting Variables from a form...
[email protected] (Derick Rethans)
| Newsgroups | php.lang |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 19 Feb 2001, Matthew Toledo wrote: > PHP EXAMPLE... > # is there a hash array equivalent of %in like in the perl above? You can use $alice or $bob, but there is also an array $HTTP_POST_VARS or $HTTP_GET_VARS (depends on the Form Method). But this list is not for asking support questions, that's the job of [email protected] Derick Rethans --------------------------------------------------------------------- PHP: Scripting the Web - www.php.net - [email protected] SRM: Site Resource Manager - www.vl-srm.net ---------------------------------------------------------------------