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 ...

Creating a Searchable Inventory System: Retrieving and Managing Search Results (continued)

Tuesday, November 29th, 2005

In this article we will set up an automatic search listener to execute the code for our searchable inventory system. With this final piece we will assemble all of the parts of our application into a working search tool. It will allow us to search for records using ...

Creating a Searchable Inventory System: Retrieving and Managing Search Results

Wednesday, November 23rd, 2005

In this third article in our series we will look at the type of functions for which we need to use our search information then take a look at retrieving records based on various search criteria.... (Advertisement) Worksoft. No scripting. No coding. No kidding. Never rely on manual software ...