Cookies
Posted: Wed Jan 08, 2003 10:48 am
I recently had a PHP application I had written running on a remote host successfully. I now can't get the thing running on my local machine.
The trouble lies in the setcookie() function, it just refuses to write them. I have cookies enabled on the browser (javascript writes cookies fine). Is there anything in the PHP.ini file that i should set?
Apart from this problem PHP seems to run ok.
I'm running Apache on Win XP with PHP4 and IE.
Thanks for any help.
The trouble lies in the setcookie() function, it just refuses to write them. I have cookies enabled on the browser (javascript writes cookies fine). Is there anything in the PHP.ini file that i should set?
Apart from this problem PHP seems to run ok.
I'm running Apache on Win XP with PHP4 and IE.
Thanks for any help.