Retrieving Information on Selected Files with a PHP 5 File Uploader

Wednesday, March 26th, 2008

The initial script in the first tutorial of this series lacked some important features such as the implementation of an effective error handling module and the ability to check the MIME type and size of the file being uploaded. In this second installment of the series I m ...

Retrieving Information on Several Objects with Destructors in PHP 5

Wednesday, February 6th, 2008

Welcome to the fourth part of the series Understanding Destructors in PHP 5. Made up of five comprehensive tutorials this series brings to you the foundations of how to declare and implement destructors in PHP 5-driven classes. And it tackles this process from a practical point of ...

Just-in-Time Information and Ajax

Thursday, September 27th, 2007

In the second part of a four-part series focusing on interactive effects in Ajax you ll learn how to create just-in-time information that gives your visitors the information they need but only when they need it. This article is excerpted from chapter four of em ...