[PHP] Setcookie problems...

2002-04-24 Thread Pusta
Please help... When we are setting a cookie in a PHP page, that cookie cannot be accessed by any page in a different folder. When we move the pages into the same folder, the cookies worked fine. Can anyone shed some light on this?? Here is how we are setting the cookie: setcookie(cookiename,

Re: [PHP] Setcookie problems...

2002-04-24 Thread Erik Price
On Wednesday, April 24, 2002, at 03:27 PM, Pusta wrote: When we are setting a cookie in a PHP page, that cookie cannot be accessed by any page in a different folder. When we move the pages into the same folder, the cookies worked fine. Can anyone shed some light on this?? Is the

RE: [PHP] Setcookie problems...

2002-04-24 Thread Maxim Maletsky \(PHPBeginner.com\)
] Setcookie problems... On Wednesday, April 24, 2002, at 03:27 PM, Pusta wrote: When we are setting a cookie in a PHP page, that cookie cannot be accessed by any page in a different folder. When we move the pages into the same folder, the cookies worked fine. Can anyone shed some light