What does the "-f"
in
say
* * * * * php -f myscript.php
stand for?
According to the PHP Command-Line options reference: http://php.net/manual/en/features.commandline.options.php the -f
option indicates which file the PHP engine should execute, in this case myscript.php
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With