Enable Rigister_globals to On in php.ini file and then try.

Best Regards
Balaji

-----Original Message-----
From: ram friend [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, July 18, 2002 11:12 AM
To: [EMAIL PROTECTED]
Subject: [PHP] why my php can not get values from Form?


hello,
I have just installed apache+php4, but my php can not get values from
form? what's wrong? following is the code in php named file
"welcome.php" <?php echo( "Welcome to our Web site, $usernm $passwd!" );
?>

I called it with http://localhost/welcome?username=hhhh&passwd=bbb
i get nothing, what's wrong?





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to