php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20041 setcookie()
Submitted: 2002-10-23 08:13 UTC Modified: 2002-10-23 08:16 UTC
From: hugo at yadata dot com dot br Assigned:
Status: Not a bug Package: *Web Server problem
PHP Version: 4.2.3 OS: Linux conectiva 5.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
20 + 32 = ?
Subscribe to this entry?

 
 [2002-10-23 08:13 UTC] hugo at yadata dot com dot br
ola, recently I brought up to date php 4,0,5 for 4.2.3! apos instalacao occurred the following error in the server!

"Warning: setcookie() expects to parameter 3 you be long, string given in editor.php on line 1005" In this codigo exists the following line: 

"setcookie ("l", "1", ""," ", "mypage.com.br");" 

can me help!!!!!! 

Tanks

hugo@yadata.com.br

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-23 08:16 UTC] hholzgra@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 10:01:29 2024 UTC