<?='Welcome to Wild Php'?>
You will find on this Wiki my attemps to make PHP a bit closer to my needs for client side scripting mostly on Windows platforms.
Every extension you will find here can work with any standard version of Php (either 4 or 5) and has no requirements other than core Php and sometimes usual Windows libraries.
You can find here :
- php_dhtml : An MFC DHTML control embeded into a Php extension
- win32std : A Php extension that exports some usefull win32 API functions (hosted on Pecl)
- Embeder : A simple command line utility that can be used to create a Windows executable without a compiler.
- And one day you will find the embed2 SAPI (but I don’t know when
).
Sources and downloads : here
Enjoy !