Quantcast
Channel: How to execute shell commands synchronously in PHP - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by stivlo for How to execute shell commands synchronously in PHP

$
0
0

PHP exec will wait until the execution of the called program is finished, before processing the next line, unless you use & at the end of the string to run the program in background.


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>