|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-08-09 00:49 UTC] rasmus@php.net
[2000-08-09 23:46 UTC] stas@php.net
[2000-08-10 13:56 UTC] elkner at linofee dot org
[2000-08-10 15:36 UTC] stas@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jul 03 03:00:02 2026 UTC |
Parse error: parse error in test.php on line9. test.php <? $qid=0; if ( $qid ) { print <<<EOF <p> EOF; } ?>