|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-06-12 06:00 UTC] derick@php.net
[2002-06-12 09:01 UTC] sniper@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 11:00:01 2025 UTC |
<? setcookie('test1', 'test2'); setcookie('test2', 'test3'); setcookie('test4', 'test5'); ?> only the last cookie will go out to the outgoing header //win32 + apache2.0.36 + php4.2.1