Generating and Validating Web Forms With PEAR HTML_QuickForm
by 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
by 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
by 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
by 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
by 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
by 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
by 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
by 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.
Asynchronous File Upload from anyexample.com
by Cal Evans (editor) |
1 comment | Monday, December 4, 2006
This weekend I found an interesting article over at anyexamples.com on using AJAX and PHP to do asynchronous file uploads. Click on inside and I’ll give you the details.
Tuesday Morning Quickie: Joining .WAV Files Using PHP
by Cal Evans (editor) |
0 comments | Monday, November 27, 2006
Ok, Monday has come and gone. The reality of the work week is settling in and we are all “counting ‘em down” till Friday. Here’s a quickie to help you fill that void between Sunday night and Friday afternoon. Andreas Gohr has posted a quick tutorial on how to stitch together .WAV files. Click on inside and I’ll dig up the URL.
