PHP machine Error handler is multi-platform compatible. This code snippet can be used to trap errors in your PHP scripts. The main function is GetErrorDescription, it takes five arguments, the error type, the error message, the file the error occurre
phpLinkRot is a little PHP error handler that is used as a handy tool for the webmasters to manage error files. When an error occurs with site page accessing, the appropriate web address is grabbed and is informed to the webmasters instantly. The use
A Global Error Handler is an article in which author describes about global error handling, which passes error messages to a particular email address wih complete details like when the error occured in web application etc., The author describes about
A simple error logger that replaces the default Apache error handler with your own. Includes a customizable output page and logs or emails you when an error occurs. You can add new error codes easily using the flat file database.
This tutorial deals with debugging process. The author created an exception handler in ASP.NET. The config.web file is installed to get the clients of the web application to a friendly error page which should be changed where there might be an except
An easier way to advance your coding and debugging skills can be gained from this online ASP article which comes with more related articles to provide more up-to-date info about error handler in ASP. Lets you generate your own error handler page to l
Global Exception Handling with ASP.NET is a tutorial dealing with the error handling and to rectify it through exception handler. The user should track the exception. For that purpose the author narrates the method of creating an exception handler at
ASP.NET Debug.Assert Handler [VB.NET Version] is one of the useful tutorial through which the author explains about the debug assert handler. Debug.Assert is an important component which reacts only when the expression arrives the result as true or y
The author describes the work of IPN Handler in this article. The task of an IPN Handler is to receive and check the details from paypal. The author explains how this handler checks whether the details are coming from paypal. This handler checks and
Oveas Form Handler is a script used for managing a form. This script allows users to send mail and also to store data in a files. This script supports multiple forms with multiple fields. This script replies you a message where the files are stored. |