Cassius Posted March 5, 2008 Share Posted March 5, 2008 Hi, I have created a php file and i would like to know if i can create this as an executable file. I searched on google and i found the php gtk, however, this only runs the php files as if they were programs, but it does not create an executable. I would like to run these kind of programs on a computer which does not have neither php nor php-gtk installed on it ... is this possible? Thank you in advance. Link to comment https://forums.phpfreaks.com/topic/94458-exe-files/ Share on other sites More sharing options...
shocker-z Posted March 5, 2008 Share Posted March 5, 2008 bamcompile is great in my opinion. http://www.bambalam.se/bamcompile/ I've using this and think it's absolutly great! I used it for my main code and passed variable to it from a .NET frontend, I dont know very much .NET so found it easier to do my code in PHP than .NET. Regards Liam Link to comment https://forums.phpfreaks.com/topic/94458-exe-files/#findComment-483719 Share on other sites More sharing options...
Cassius Posted March 5, 2008 Author Share Posted March 5, 2008 thank you for your reply, i will try that out. Link to comment https://forums.phpfreaks.com/topic/94458-exe-files/#findComment-483786 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.