Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

RE: [PHP] Forms From: Benton Jackson (goatrider <email protected>)
Date: 07/14/00

http://www.php.net/manual/language.variables.predefined.php

Look for $QUERY_STRING

> -----Original Message-----
> From: Ryan Adams [mailto:radams <email protected>]
> Sent: Friday, July 14, 2000 3:49 PM
> To: Tom Peck
> Cc: php-general <email protected>
> Subject: Re: [PHP] Forms
>
>
> This is kind of sketchy, but whouldn't implode ("+", $argv); do that?
>
> Ryan
>
>
> On Thu, Jul 13, 2000 at 02:44:43PM +1200, Tom Peck wrote:
> > Hi
> >
> > I have a form procesesd with a submit button, now is there a
> PHP variable
> > which equals the entire form line? For example, after the
> submit button has
> > been pressed, the URL is something like this:
> >
> > webpage.php3?submit=yes&variable1=this&variable2=that
> >
> > I want to then be able to put "submit=yes&variable1=this&variable2=that"
> > into a string variable. Is there a PHP variable which equals this?
> >
> > Thanks
> >
> > Tom Peck
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
> ---end quoted text---
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>