ID: 17276 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: - PHP Version: 4.2.1 New Comment:
OK, I had the time and facilities to correct this bug. I hope it will be OK now. It will show up in some days in the manual. Previous Comments: ------------------------------------------------------------------------ [2002-05-16 15:46:48] [EMAIL PROTECTED] This *is* a bug. The CLI version, command line options, etc. is explained in the text but the example uses the CGI version. Reopening. ------------------------------------------------------------------------ [2002-05-16 15:39:35] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php ------------------------------------------------------------------------ [2002-05-16 15:37:22] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=17276&edit=1