If I set a cookie in
www.domain.com/login/authenticate.php ,
how do i access it in
www.domain.com/program/functions.php

for example??

it doesn't seem to be set in HTTP_POST_VARS when different folders are used.

I tried specifying the path/domain parameters in setcookie() ... in vain.

I dont want to put all the .php files into one folder, I have them nicely
seperated !

Siggy


-- 
PHP Windows 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