Date: 07/30/98
- Next message: Bug Database: "[PHP-DEV] Bug #600 Updated: return true/false for setcookie() ?"
- Previous message: MANUEL LEMOS: "[PHP-DEV] Re: [PHP3] PUT script needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: stein <email protected>
Operating system: Linux
PHP version: 3.0 Final Release
PHP Bug Type: Feature/Change Request
Bug description:
the setcookie function does'nt seem to be able to test
on if the user client has cancelled/refused the cookie
or not.
if you try to pass a cookie with each page, and make a
record in a database, the database would swell with one
entry for each refused-cookie-pageveiw.
beeing able to do: "if(setcookie(..." (false if denied),
would solve this. don't know if this is possible protocol-
wise, though...
Stein Evenrud
- Next message: Bug Database: "[PHP-DEV] Bug #600 Updated: return true/false for setcookie() ?"
- Previous message: MANUEL LEMOS: "[PHP-DEV] Re: [PHP3] PUT script needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

