This class features file-extension check, maximum file-size limitation and a flexible error reporting system. It is extremely easy to use and comes with a full working example.
This very simple class enables you to track number of visitors online in an easy and accurate manner. The class also tries to check if user is coming behind proxy server to improve script accuracy. All this is done in real time. Also has error...
Use this class to validate your database inputs or mail forms. In the first version it is only possible to validate simple text, numbers (with decimals), (US) dates and email addresses. Invalid form fields will be reported inside a detailed error...
A MySQL wrapper class that makes connecting to and manipulating a database easy. It does all the error checking for you and it will return results from a database query in an easy to use two dimensional array.
This PHP upload class (the old name) can be used to upload files with a client browser to a remote webserver location. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting...
A class for wrapping basic file operations that includes error checking to reduce the amount of code in your own programs.
In this tutorial the author gives you details about the use of ASP.NET HttpContext Class. This tutorial defines you the use of various key properties of this class such as AllErrors, Request, Server, Session, Trace, Error etc., The HttpContext...
Use this class to access a MySQL database and use the most common functions. Results are returned as multidimensional arrays, so you don't even have to touch any of PHP's MySQL commands. It features error logging and basic MySQL functions.
This is a tutorial which helps you to gather information about the error with the help of OleDbError Class caused in the datasource. OleDbError Class is created by the OleDb data adapter when an error occurs. You must import the System.Data.OleDb...
The causes for 404 Error Page occurance when accessing web links is given in detail with this online ASP learning material that provides useful tips to display your own custom pages instead of standard error pages. An email has been set to receive... |