![]() |
|
|
+ Search |
![]()
|
Dec 9th, 2005 02:22
Morne Roets, Sviss Cobazor,
Did you try calling the cmd.exe first and then your program?
exec("cmd /c c:\yourprogram.exe ...
or
exec("C:\WIN98\system32\cmd.exe /c c:\yourprogram.exe ....
I have not tested this on 98 yet.
Always good to use the full path :-)
Also view http://www.php.net/function.exec