Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] Forms From: Ryan Adams (radams <email protected>)
Date: 07/14/00

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>