News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
JSLabs Blog:
How to turn a php script to an exe...for free
October 26, 2007 @ 07:56:00

From the JSLabs blog today, there's a mini-tutorial on how to convert your PHP files into executable files (.exe) to be used on Windows.

There are a few commercial products out there that allow you to turn your php scripts into an executable. While most of them work well, I have found a way to do it for free, using an open source application. This application is called Wapache (based on the apache web server) and it is open source (distributed under the Apache License 2.0).

WApache does the trick by combining your script with stripped down versions of an IE browser and an Apache web server. This is compiled together and pushed out the other end as an executable file. Instructions are included in the post to get you started making the .exe files quickly.

0 comments voice your opinion now!
executable windows apache wapache tutorial executable windows apache wapache tutorial



Similar Posts

MSBWare.com: Alternating Row Colors

WeberDev.com: User Authentication with patUser (Part 3)

PHPit.net: Having fun with PHP\'s output buffer

PHPBuilder.com: Creating an Online Survey - Part 2

DevShed: Using Yahoo! Web Services with PHP 5


Community Events









Don't see your event here?
Let us know!


extension feature framework doctrine sqlserver zend windows wordpress codeigniter facebook conference podcast job developer drupal microsoft zendframework release opinion symfony

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework