Hi, I have written a html which contains a form and then I use a "GET" method to pass a variable to PHP program with http://xxx.xxx.xxx.xxx/test.php?testing=testing. However, I can't get the variable testing by using "echo $testing". I don't know what is the problem. Thank You! HK Woo -- PHP General 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]
- Re: [PHP] pass variable to PHP HK Woo
- Re: [PHP] pass variable to PHP Plutarck
- Re: [PHP] pass variable to PHP HK Woo
- Re: [PHP] pass variable to PHP Plutarck