On Thursday 29 August 2002 23:04, Le Van Thanh wrote:
> - I have installed PHP4.2.2 with Apache 1.3.26 on Solaris7.

> Then I cannot get the value of input name.
> But if I write " print $_POST['name'];" or " print
> $HTTP_POST_VARS['name'];", it's ok.
>
> Is there something wrong when I install PHP?

php.ini -> register_globals

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Why did the Roman Empire collapse?  What is the Latin for office automation?
*/


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

Reply via email to