|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1998-05-08 15:40 UTC] zeev
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 09:00:01 2026 UTC |
This message was evoked: Fatal error: Call to unsupported or undefined function if() in /web/doc//ij/body.php3 on line 2 From this script: <?php if(!$num) { <-- line 2 $num=0; } ... ?> If() is, of course, working fine 99% of the time. This is with PHP as an Apache 1.2.6 module.