|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-09-03 11:36 UTC] coar at cvs dot php dot net
[1999-09-03 18:53 UTC] mtippett at ticons dot com dot au
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jul 03 03:00:02 2026 UTC |
<? error_log("This is a %exciting test"); ?> Outputs This is an 2.199067e-308xciting test. Rather than This is an %exciting test. Possibly okay, but there is no option for passing args to error_log.