Re: [PHP-LANG] Getting Variables from a form...
[email protected] ("Matthew Toledo")
| Newsgroups | php.lang |
|---|---|
| Message-ID | <[email protected]> |
Sorry, I won't post any such questions again on this group. My bad. I accidentally posted another question before I read this. Thanks. =========================== Matthew Toledo FrogNet Design & Domain Management [email protected] "Derick Rethans" <[email protected]> wrote in message news:[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 > --------------------------------------------------------------------- > > > -- > PHP Language Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected] >