The script running in -q mode (quiet), linux shell.
#!/usr/local/bin/php -q
Why I still get the "
Warning: fread(): Length parameter must be greater than 0. in /home/mike/script.php on line 13"?
Is there a way to forward the comment into file
./script.php > test
not working, I still see the comment in the shell.