php-general | 2000071
Date: 07/14/00
- Next message: Benton Jackson: "RE: [PHP] Forms"
- Previous message: Chad Day: "RE: [PHP] Newbie Alert - populating form fields"
- In reply to: Tom Peck: "[PHP] Forms"
- Next in thread: Benton Jackson: "RE: [PHP] Forms"
- Reply: Benton Jackson: "RE: [PHP] Forms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Benton Jackson: "RE: [PHP] Forms"
- Previous message: Chad Day: "RE: [PHP] Newbie Alert - populating form fields"
- In reply to: Tom Peck: "[PHP] Forms"
- Next in thread: Benton Jackson: "RE: [PHP] Forms"
- Reply: Benton Jackson: "RE: [PHP] Forms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

