Tormentor Posted September 17, 2007 Share Posted September 17, 2007 ok i know this is a noob question but hopefully you`ll answer quickly i used to use: setcookie("username",$username, time()+36000); and it was working just fine... but i transfered to another machine wich also use xampp (i host all this at home) but now my cookie only work in the localhost even when i use: setcookie("username",$username, time()+36000, ".example.com"); hopefulle its just something i forgot i`ve set on the first machine apache. i keep looking Link to comment https://forums.phpfreaks.com/topic/69626-setcookie/ Share on other sites More sharing options...
Tormentor Posted September 17, 2007 Author Share Posted September 17, 2007 plz i need help !! cant find anything ! Link to comment https://forums.phpfreaks.com/topic/69626-setcookie/#findComment-350035 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.