gnawz Posted October 13, 2008 Share Posted October 13, 2008 Hi guys, Anyone has a way of making standard PHP/MySQL applications like websites into exe's? Or is there a tool to do that? Link to comment https://forums.phpfreaks.com/topic/128192-phpmysql-exe/ Share on other sites More sharing options...
Guardian-Mage Posted October 13, 2008 Share Posted October 13, 2008 Well as far as I know it is impossible to make them into an EXE. You could try PHP GTK, it allows you to make applications using PHP, that run in windows. Link to comment https://forums.phpfreaks.com/topic/128192-phpmysql-exe/#findComment-663917 Share on other sites More sharing options...
Minase Posted October 13, 2008 Share Posted October 13, 2008 what you mean with that give an example at least.. //edit now i understood yes it is possible but it take a while and no i dont know how Link to comment https://forums.phpfreaks.com/topic/128192-phpmysql-exe/#findComment-663918 Share on other sites More sharing options...
gnawz Posted October 13, 2008 Author Share Posted October 13, 2008 I know about PHP stand alone. I'm looking at a way of having the webfiles install themselves into the htdocs or www or web root folder and the database install itself as well. This could be localhost or online. Any way? Link to comment https://forums.phpfreaks.com/topic/128192-phpmysql-exe/#findComment-663975 Share on other sites More sharing options...
trq Posted October 13, 2008 Share Posted October 13, 2008 Take a look at Roadsend. Link to comment https://forums.phpfreaks.com/topic/128192-phpmysql-exe/#findComment-663989 Share on other sites More sharing options...
gnawz Posted October 13, 2008 Author Share Posted October 13, 2008 Thanks alot. Road send looks good already Link to comment https://forums.phpfreaks.com/topic/128192-phpmysql-exe/#findComment-664010 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.