Thanks Andrey but that still hasnt fixed it.

The full error I am getting is:

Cannot add header information - headers already sent by (output started at
c:\apache\apache\htdocs\client-secure.php:11) in
c:\apache\apache\htdocs\client-secure.php on line 18

Line 11 refers to:

$uid=$HTTP_SESSION_VARS["userid"];

Now I cant understand why PHP thinks this has written to headers. Surely it
is simply reading. And more to the point, why does this work on the live
server but not on my dev box?

Cheers

Nic



-- 
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]

Reply via email to