php script to run window programs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I need some windows program to run by php script e.g. opening windows calculator, mspaint, notepad,it is not a simple file.it is exe file or any other file etc   
  $command="C:\\mvtest-ng\\tests\\automation\\demo\\start.bat";
  $output=shell_exec($command." 2>&1");  //system call
   

       
---------------------------------
 Save all your chat conversations. Find them online.

[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux