From: [EMAIL PROTECTED] Operating system: - PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: example in CLI docs uses CGI command line option
The page at /manual/en/features.commandline.php uses a CGI-only option in the last example: Example 24-2. Batch file to run a command line PHP script (script.bat) @c:\php\php.exe -q script.php %1 %2 %3 %4 -- Edit bug report at http://bugs.php.net/?id=17276&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17276&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17276&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17276&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17276&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17276&r=support Expected behavior: http://bugs.php.net/fix.php?id=17276&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17276&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17276&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17276&r=globals