Posted by giloosh99 on 09/29/12 11:37
Exec, shell_exec, system, popen functions all run the process in the background. how can i get it to run the process normally. my code looks like this: <? exec("batch_file.bat"); ?> am i doing anything wrong? thanks
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming