How to execute shell command from php? – Apache
I have a apache server running on raspberry pi and i want to execute shell script using command through in php, the code which is to be executed is : "usr/bin/libreoffice --pt trial1 /var/www/html/Book1.xlsx" how to run this command ?