sanchez77 Posted April 27, 2012 Share Posted April 27, 2012 How do you execute commands on Unix box using a PHP script? Quote Link to comment https://forums.phpfreaks.com/topic/261677-php-and-unix/ Share on other sites More sharing options...
requinix Posted April 27, 2012 Share Posted April 27, 2012 Using these functions, or SSH if it's a remote machine, or something else. [edit] Or the backtick operator. Quote Link to comment https://forums.phpfreaks.com/topic/261677-php-and-unix/#findComment-1340941 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.