Execute php script in a bat file: Difference between revisions

Jump to navigation Jump to search
m
Line 54: Line 54:


== Example of bash file ==
== Example of bash file ==
The BASH window was NOT closed automatically when PHP script which implemented [http://php.net/manual/en/function.exit.php exit()] and return error code 1.
PHP script which implemented [http://php.net/manual/en/function.exit.php exit()] and return error code 1.
<pre>
<pre>
#!/bin/bash
#!/bin/bash

Navigation menu