Before I used the +8 and used:
it was disapearing straight away because the expiry date was past already. on my Machine (running at GMT). Hang on I'll check this again just to make sure.....PHP Code:setcookie("CookieName", "Data", time()+60*60*3, "/", ".Domain.com", 0);




)
Reply With Quote