php - How can I run a script that open terminal and execute .sh file from Website -


i wish run these code 1 click event in website though button. using php execute shell script. inside shell script have coding, , realize line of code wont work. how can open terminal remotely using website ?(currently using php)

lxterminal -e -hold  

seeking expert ! ^^


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -