Re: Running a PHP script everyday

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/1/05, Jay Blanchard <jay.blanchard@xxxxxxxxxxxxxxxxxxxxx> wrote:
> [snip]
> What is the "-q" for?  I can't find any documentation on it.  If I do
> a "php -h" or "man php", it is not listed.  I am running php 5.0.3 on
> RHEL ES 4
> [/snip]
> 
> It means 'quiet'...in other words do not send anything to standard out.

I'm open to correction but I think that normal output will still
appear. It's only headers like Content-type, or Location, etc that the
-q suppresses.

echo's printf's and ?> this <?php will still be outputted - I think


> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux