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); ?> Quote 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() Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/131488-php-and-linux-comands/#findComment-682885 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.