Tuesday, 30 January 2007 | News
Over at Devzone, Israel Ekpo informs you about the first release of phpPaypalPro, now available for download. He says this program contains features that simplify the process …
Thursday, 25 January 2007 | News
Opinions and StatisticsOverview of Overloading Arrays in PHP 5.2.0Matthew O’Phinney has a detailed write-up on how to extend ArrayObject to modify overloaded arrays in your class and …
Tuesday, 23 January 2007 | News
The Nusphere web site, informs you about the Nu Coder 1.3, a new PHP encoding utility from NuSphere that protects your PHP4 and PHP 5 applications from …
Friday, 19 January 2007 | News
Opinions and StatisticsSanitation Problem with PHP filter_var()While working on implementing a new, combined validate-and-sanitize class for the Solar framework, Paul M. Jones found that the ‘float’ sanitizing …
Friday, 19 January 2007 | News
Over at PHPBuilder, Ben Robinson has posted an article where he explains how to generate dynamic XML documents with Object-Oriented PHP. He explains several methods for handling …
Thursday, 18 January 2007 | News
Pierre Alain Joye, in a new post over his blog, details some of the long-waited features that have been added to Zip. The added features come in …
Thursday, 18 January 2007 | News
In a first of a two-part series, Alejandro Gervasio introduces you to a lesser known pattern in PHP—the facade pattern. The tutorial explains how the facade pattern …
Thursday, 18 January 2007 | News
While working on implementing a new, combined validate-and-sanitize class for the Solar framework, Paul M. Jones found that the ‘float’ sanitizing function in the PHP 5.2.0 is …
Thursday, 18 January 2007 | News
Over the Sun Developer Network, Joe McCabe has posted an article describing the various ways to get PHP installed on the ‘Sun Java Server’. For the uninitiated, …
Thursday, 18 January 2007 | News
Stuart Herbert opines that the PHP community lacks a resource that makes a business case for PHP. The latest post on his blog explains that, as part …
Wednesday, 17 January 2007 | News
Dagfinn in a new post over his blog, lists the techniques that he has learned when writing tests to exercise the web interface of a PHP application. …
Wednesday, 17 January 2007 | News
Fabien Potenciar, over the Sympony web sitehas announced the beta release of Sympony 1.0 beta 4. He hopes that this is the last beta release before RC1.The …
Wednesday, 17 January 2007 | News
In Knut Urdalen’s blog, Qiang has posted the release of the alpha version of Prado 3.1. He says, while 3.0 was a major rewrite of the Prado …
Wednesday, 17 January 2007 | News
David Coallier, over the Zend Developer Zone has posted a quick tutorial to allow developers to use the Zend Framework without the help of PDO in their …
Wednesday, 17 January 2007 | News
Cal Evans over the Zend Developer Zone has announced the beta release of Zend Platform 3.0 for Windows. He says, this Window package is available on-line, and …
Tuesday, 16 January 2007 | News
Volume 13 of the International PHP Magazine is now available on virtual newsstands. The Cover Story by Lukas Kahwe Smith describe individuals and organizations that are increasingly …
Tuesday, 16 January 2007 | News
The International PHP Magazine is conducting a new poll this week, asking for your opinion about the most important feature of PHP 5. The options are: Better …
Tuesday, 16 January 2007 | News
In a new entry in his blog, Daniel Krook, informs you about the collaboration of Zend and IBM to update PHP with i5/OS. The new developments are …
Tuesday, 16 January 2007 | News
In the Open Source Apress blog, Jason Gilmore has provided a solution to those working with PHPMyAdmin and Firefox in a low-resolution screen.He says that he’s working …
Tuesday, 16 January 2007 | News
Sean Callan over the Bakery blog has posted a guide, giving the CakePHP framework users ideas to set up a basic user authentication system for their application. …