i'm developing a PHP APP and i need run a external program from a form, i know i need use EXEC function, but my exec function its not working, i check the antivirus and firewall and there is not bloking, this my code, its supposes work but not for me.
var_dump(exec('cmd.exe /K notepad.exe'));
this just keeps the chrome loading forever, i try diferents versions of this code and even format my pc, but nothing its working, pls help
sorry for my english, i speak spanish