Thread
:
ah fucking php, this setcookie shit isn't working...
View Single Post
02-11-2004, 12:40 AM
sacX
Confirmed User
Join Date: Dec 2002
Location: New Zealand
Posts: 2,998
I use this and it works fine..perhaps you have to set an expiry ?
$time = time();
setcookie ("cookie_data",$cookie_string, $time+604800000);
__________________
Have Asian Language Traffic?
sacX
View Public Profile
Find More Posts by sacX