There are many business web applications written in PHP4 that use the Informix module for data access. PHP4 is no longer supported and as a result will not be issued any more fixes or releases. Since version 5.2, the Informix module is no longer available for the PDO module. In this article I'll to describe how to compile and install the Informix module on the Zend Core 2.5 (PHP 5.2.6)
[…]
Cheat Sheet: PHP 4 Versus PHP 5
ZendEditor |
1 comment |
Friday, December 12, 2008
Adam Hosker has an interesting blog post on his Zend PHP 5 Certification Blog, summarizing the key differences between PHP 4 and PHP 5. His post discusses differences in basic language features, the object model, magic methods, extensions and error management. This is essential reading for both PHP beginners as well as for candidates cramming for the Zend Certification test. And while you're in the mood to learn new stuff, also take a look at his tips for how to be a good PHP coder!
[…]
Generating and Validating Web Forms With PEAR HTML_QuickForm
vvaswani |
0 comments |
Tuesday, November 27, 2007
Over the next few pages, I’ll be introducing you to one of PEAR’s most powerful tools for generating Web forms and validating the input that arrives through them: the HTML_QuickForm package. This package provides a flexible, reusable library of methods that can literally save you hours of time when dealing with form-based user input – and best of all, it’s free and extremely easy to use. So what are you waiting for? Jump right in, and let’s get going!
[…]
Marco Tabini - Now showing: PHP's true colours
Cal Evans (editor) |
0 comments |
Friday, August 31, 2007
On his blog, “The Accidental Businessman”, Marco Tabini, publisher of php|architect, has a new blog entry talking about PHP 4’s End of Life, “The dark art of running PHP”, and some advice for those running hosting companies.
[…]
the article forgets the intended purpose
iosicumine |
0 comments |
Wednesday, August 22, 2007
If the author reaches the conclusion that the best solution around is using GnuPG Made Easy (read the Alternatives section), then why the heck isn't presenting that?! Merely using a shell command to encrypt/decrypt... anybody knows to do that.
On short, I wasted time to read the article. […]
On short, I wasted time to read the article. […]
PHP Adoption Statistics for April, 2007
Cal Evans (editor) |
0 comments |
Friday, May 4, 2007
Damien Seguy of Nexen.net has released his monthly survey of PHP adoption statistics for the month of April, 2007.
[…]
PHP 5.2.2 Released
Cal Evans (editor) |
0 comments |
Friday, May 4, 2007
The PHP development team would like to announce the immediate availability of PHP 5.2.2 and availability of PHP 4.4.7. These releases are major stability and security enhancements of the 5.x and 4.4.x branches, and all users are strongly encouraged to upgrade to it as soon as possible.
[…]
Multiple Security Vulnerabilities in PHP Announced
Cal Evans (editor) |
0 comments |
Friday, May 4, 2007
secunia.com released an advisory today on 11 security vulnerabilities in PHP versions prior to PHP 5.2.2.
[…]
Flash and PHP in On-Line Gaming
Cal Evans (editor) |
0 comments |
Wednesday, April 11, 2007
Athlon Sports is tucked away in a non-descript building near downtown Nashville. Inside is a 40 year old company, well respected in their field that has been, not so quietly, moving into the world of on-line games.
[…]
PHP 4.4.6 Released
Cal Evans (editor) |
0 comments |
Friday, March 2, 2007
Derick Rethans, Master and Commander of the PHP 4 tree, announced yesterday that version 4.4.6 has been released.
[…]

