Date: 07/30/98
- Next message: Bug Database: "[PHP-DEV] Bug #387 Updated: gethostbyname() should return a list"
- Previous message: stein <email protected>: "[PHP-DEV] Bug #600: return true/false for setcookie() ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 600
Updated by: rasmus
Reported By: stein <email protected>
Status: Closed
Bug Type: Feature/Change Request
Assigned To:
Comments:
Technically impossible. SetCookie() simply sets the cookie in a header that gets sent to the browser. There is no way to tell if the browser accepted the cookie until the next request from that browser. You will have to test for this yourself in a subsequent page.
Full Bug description available at: http://ca.php.net/bugs.php3?id=600
- Next message: Bug Database: "[PHP-DEV] Bug #387 Updated: gethostbyname() should return a list"
- Previous message: stein <email protected>: "[PHP-DEV] Bug #600: return true/false for setcookie() ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

