alin19 Posted November 5, 2008 Share Posted November 5, 2008 can i send from php a linux comand and get the response? just like i would have tipe it in terminal; example <?php send (linux comand); $x=recive(response); ?> Link to comment https://forums.phpfreaks.com/topic/131488-php-and-linux-comands/ Share on other sites More sharing options...
JonnoTheDev Posted November 5, 2008 Share Posted November 5, 2008 Lookup exec() or system() Link to comment https://forums.phpfreaks.com/topic/131488-php-and-linux-comands/#findComment-682876 Share on other sites More sharing options...
alin19 Posted November 5, 2008 Author Share Posted November 5, 2008 thanks Link to comment https://forums.phpfreaks.com/topic/131488-php-and-linux-comands/#findComment-682885 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.