alarik149 Posted December 5, 2006 Share Posted December 5, 2006 I am interested if it is posible to use PHP to run external .exe files,and another thing,I am interested if there is any way for PHP/MySQL to execute a C# external file and output it's result.I really could use some heavy C# programing in HTML.If PHP is not the answer please tell me what I can use. Link to comment https://forums.phpfreaks.com/topic/29498-using-php-and-c/ Share on other sites More sharing options...
StrangeWill Posted December 5, 2006 Share Posted December 5, 2006 Well...I heard you can compile and run C# programs on Linux with Mono....With PHP you can run commands to the server....I think technically you can. Link to comment https://forums.phpfreaks.com/topic/29498-using-php-and-c/#findComment-135362 Share on other sites More sharing options...
alarik149 Posted December 5, 2006 Author Share Posted December 5, 2006 hmm,I'll look into that.Any other information/opinions? Link to comment https://forums.phpfreaks.com/topic/29498-using-php-and-c/#findComment-135366 Share on other sites More sharing options...
genericnumber1 Posted December 5, 2006 Share Posted December 5, 2006 http://www.php.net/function.exec:D that doc pretty much tells it all me thinks Link to comment https://forums.phpfreaks.com/topic/29498-using-php-and-c/#findComment-135369 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.