| Link Description: |
No compiling and linking steps necessary: just code and run. You can access the vast range of existing PHP functions and extensions, including databases, graphics, web functions, XML, PDF, and much more to develop native Windows applications.
A small set of WinBinder functions encapsulates many complex aspects of the Windows API and makes programming for Windows an easy task. It provides 100% native Windows classes and controls and interfaces directly to the Window API. This means fast execution, no extra libraries and no installation required.
Supports both procedural and object-oriented programming models.
High performance, compares favorably to most scripting languages.
Produces standalone applications that can be easily installed and removed with no reboot.
A simple Windows application, complete with the PHP runtime and SQLite extension, is smaller than 700 kB (zipped).
A database-independent framework allows easy coding (no SQL knowledge is necessary) and smooth integration with the WinBinder code.
No database server required if using SQLite.
|