Before I used the +8 and used:
PHP Code:
setcookie("CookieName""Data"time()+60*60*3"/"".Domain.com"0); 
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.....