|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-01-12 05:55 UTC] sander@php.net
[2002-01-12 06:30 UTC] lazybutt666 at yahoo dot com
[2002-01-13 09:58 UTC] lazybutt666 at yahoo dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 00:00:02 2025 UTC |
the following code will crash apache(1.3.22 with php 4.1.1 running as a module on Win2K Hebrew Enabaled) <? session_register("hello"); setcookie("hello", "world"); ?>