jana Posted September 25, 2006 Share Posted September 25, 2006 can anyone tell me [color=red]how to execute a dll file using php [/color]script? Link to comment https://forums.phpfreaks.com/topic/21985-executing-a-dll-file/ Share on other sites More sharing options...
wildteen88 Posted September 25, 2006 Share Posted September 25, 2006 Not sure but prehaps look into the [url=http://uk.php.net/manual/en/function.exec.php]exec[/url] function. Link to comment https://forums.phpfreaks.com/topic/21985-executing-a-dll-file/#findComment-98210 Share on other sites More sharing options...
trq Posted September 25, 2006 Share Posted September 25, 2006 Depending on what kind of object it is you should be able to access it via [url=http://php.net/com]COM[/url]. Link to comment https://forums.phpfreaks.com/topic/21985-executing-a-dll-file/#findComment-98213 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.