jerrydon Posted April 30, 2022 Share Posted April 30, 2022 PHP forum, I'm new to PHP but not new to programming. I'm looking for an IDE that will let me write and save the .php code, then have a button to compile it to a .exe file and have full run and debugging capability. Does anything like this exist? jerryd Quote Link to comment https://forums.phpfreaks.com/topic/314749-complete-ide/ Share on other sites More sharing options...
ginerjm Posted April 30, 2022 Share Posted April 30, 2022 to make an EXE file out of a PHP script? Did not know one could even do this. Quote Link to comment https://forums.phpfreaks.com/topic/314749-complete-ide/#findComment-1595834 Share on other sites More sharing options...
jerrydon Posted April 30, 2022 Author Share Posted April 30, 2022 ginerjm, There are several online compilers that will generate a .exe from a .php and I downloaded one by Asp development Tech called PHP Compiler. It's a stand alone compiler but I'm looking for one that can be linked to an IDE. jerryd Quote Link to comment https://forums.phpfreaks.com/topic/314749-complete-ide/#findComment-1595836 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.