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

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -