From: [EMAIL PROTECTED]
Operating system: win2000 server
PHP version: 4.2.3
PHP Bug Type: Unknown/Other Function
Bug description: function bug: setcookie
i install php under win 2000 server op
when i use the function:setcookie
i find it expire and invalid
ie: setcookie("user", "test");
but when i add an expire time param, it is valid
ie: setcookie("user", "test", time()+3600)
my english is not good , cann't explain the problem clearly,
hope u can help me , thanks
--
Edit bug report at http://bugs.php.net/?id=21026&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=21026&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=21026&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=21026&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=21026&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=21026&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=21026&r=support
Expected behavior: http://bugs.php.net/fix.php?id=21026&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=21026&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=21026&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=21026&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21026&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=21026&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=21026&r=isapi