PHP CLI Framework, Create Robust Shell Scripts
Who said that shell scripts doesn't need a framework ? PHP CLI Framework is a lightweight Framework that allows you to create extremely robust shell scripts within minutes. The framework written...
ModVPS, a Fail Story
Four days ago I ordered a VPS from modVPS, a division of HostingZoom. I was an old unhappy customer of HostingZoom and then switched to another company that fit much better...
vfsStream 0.4.0 released
Frank Kleine released yesterday version 0.4.0 of vfsStream with new support for file modes, owners and groups; in addition to a bugfix for vfsStreamDirectory::addChild(). vfsStream is a stream wrapper for a...
Inserting and Updating Oracle XMLType columns in PHP
If you have issues with manipulating XMLType columns beyond the 4K limit imposed by character-type handling, Christopher Jones posted code on how to INSERT in Oracle database, since the SELECT and...
WSO2 Web Services Framework for PHP
WSO2 Web Services Framework for PHP (WSO2 WSF/PHP), is an open source, enterprise grade, PHP extension for providing and consuming Web Services in PHP. WSO2 WSF/PHP is a complete solution for...
Limonade, the PHP micro-framework
Sometimes, maybe you notice it, some small projects are really big ! For example you can include only 19KB of jQuery in your webpage and get tons of extra functionnalities. Here...
VirtualThinking! releases TWO libraries under Creative Commons!
VirtualThinking has officially released TWO libraries under the Creative Commons licensing scheme. First is the mMail PHP Class. mMail was created due to increasing frustration with the limitations of the...
Firefox 3.5 Released
The two magic numbers of the day are 5 and 3, and after PHP 5.3, Firefox 3.5 have just been released. Firefox 3.5 aims to be the Fastest browser ever, a...
PHP 5.3.0 Released
The PHP development team have just announced the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features...
New SPL Features in PHP 5.3 Webcast Slides
For those who missed the first CodeWorks 2009 webcast, like myself, Matthew Turland posted slides and source code of his presentation titled "New SPL Features in PHP 5.3". Matthew talked about...