Re: set cookie function problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nothing -- 

However - try adding a path to your cookie statement.  It may not be the
problem - but it has corrected this issue for me in the past.

I.e :
setcookie('myCookie',"blah",time()+3600, "/");

<?php
/*

Stephen Johnson c | eh
The Lone Coder

http://www.thelonecoder.com
stephen@xxxxxxxxxxxxxxxx

562.924.4454 (office)
562.924.4075 (fax) 

continuing the struggle against bad code

*/ 
?>

> From: "Ospinto" <ospinto@xxxxxxxxxxx>
> Date: Tue, 19 Apr 2005 17:33:07 -0400
> To: php-general@xxxxxxxxxxxxx
> Subject: Re:  set cookie function problem
> 
> o....k.......what does that have to do with my problem?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux