Drezard Posted November 20, 2006 Share Posted November 20, 2006 Hello, Im trying to execute a program called C:/Program.exe. Someone said to use the exec() function except I dont understand how to use it. Can someone please give me an example function to help me understand it. I looked it up in the php.net manual and couldnt find anything about it except awhole heap of questions on it.Thanks, Daniel Link to comment https://forums.phpfreaks.com/topic/27813-exec-function/ Share on other sites More sharing options...
fert Posted November 20, 2006 Share Posted November 20, 2006 you could use system() Link to comment https://forums.phpfreaks.com/topic/27813-exec-function/#findComment-127271 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.