Jump to content

turn php scripts into executable


dock98

Recommended Posts

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 doesn’t convert your script directly into an executable,

it runs on the combination of a windows app (which uses an embedded IE control) and a stripped down version of apache.

Features

* No Internet Explorer menu, tool bar, or address bar.

* Precise control over placement of windows

* Three types of windows: basic, tool windows, and dialog boxes (modal and modeless)

* Fully customizable drop-down and context menu

* System Tray integration

* Asynchronous data handling

* Works with standard Apache modules like mod_php and mod_perl

Full Article

post-3563-1193999443_thumb.jpg

Link to comment
Share on other sites


  • Views 794
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...