Centos – How to shell_exec program_linux_i386 from PHP
I downloaded (mdldec_linux_amd64) and (mdldec_linux_i386) and placed them somewhere in cPanel / Files Manager / HTML folder How to call this program from Call.PHP ? I try something like below shell_exec ("mdldec_linux_amd64 parameter1 parameter2"); can someone help me on this?