I am announcing the rebirth of wxPHP. wxPHP is a project to create a wxWidgets wrapper for PHP. Or you could also say bindings.
I’m trying to takeover the wxPHP project on Sourceforge.net but if that fails I’ll have to do it somewhere else.
Here are my plans for it. Even though I barely know C++ myself, I will attempt to write a PHP extension. This extension can be compiled as a shared library or built statically into PHP.
The extension will require PHP5 just to make things easier. PHP 5 has much better support for object oriented programming (oop) and wxWidgets has a lot of that.
I’m currently wetting my feet in writing PHP extensions. But I hope to get a really basic something out the door in the near future.
And just because I’m working on this too now doesn’t mean that ACal will recieve no attention.




