sanchez77 Posted April 27, 2012 Share Posted April 27, 2012 How do you execute commands on Unix box using a PHP script? 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. Link to comment https://forums.phpfreaks.com/topic/261677-php-and-unix/#findComment-1340941 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.