note 102502 rejected from features.commandline.options by danbrown
[email protected] Fri, 18 Feb 2011 05:34:00 -0800
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: daniel-de at arcor dot de ---- Why is -q not listed? On some page I have found via google it is said that: php.exe -q -f c:\samples\sample.php would execute the file "sample.php" and because of "-q" the php.exe suppresses any HTTP headers that PHP might otherwise create/send. Is this correct/true?