In the following scenario: script.sh : #!/bin/bash /usr/bin/php5 -f /path/file.php ... exit(1); // or another error code, but different from 0 ... Thanks! Will accept!
more
more
Home »Unlabelled » What/how should a .php script return to a shell script to represent success/error? - Stack Overflow
Posted by Unknown on Wednesday, February 19, 2014
2010 All Rights Reserved Php programming tips.
» Php programming tips: What/how should a .php script return to a shell script to represent success/error? - Stack Overflow
{ 0 comments... » What/how should a .php script return to a shell script to represent success/error? - Stack Overflow read them below or add one }
Post a Comment