Hi,
My PHP career < a few days. Here is my question:
I use CGI version of PHP and the session thing is disabled.
In my main script, I see values for variables like $REMOTE_USER.
But in the PHP functions or CGI scripts called from the main PHP script, these variables are empty. Why?
Thanks
XB