Richard Mail wrote:
> hi,
> i've tryed to install php 4.2.1 with apache 1.3.24
> php works, but i can't pass any variables.
> is it in php.ini that i have to change something ?
> or is the installation of php not correct ??..
> thanks in advance,
> Richard Pijnenburg
> The netherlands

I'm only running 4.06, but I'm pretty sure that 'Register Globals' is 
disabled by default in the version that you are using.

If this is the case, then you can either enable Register Globals (in 
your php.ini file), or you can read Kevin Yank's article on the matter 
here: http://www.webmasterbase.com/article/758




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

Reply via email to