|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-03-08 10:03 UTC] sniper@php.net
[2004-01-12 14:24 UTC] dont at like dot spam
[2004-01-12 16:00 UTC] papercrane at reversefold dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 07:00:01 2025 UTC |
<?php Session_start(); header("Location: test.php"); ?> Does not work on the Yahoo web hosting. The session_start() generates a full set of headers. They are running PHP 4.1.2 ( I am not able to force an upgrade at Yahoo !!)on Apache/1.3.26 (Unix) phpinfo() does not report any details for the OS.