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...
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...
A one file installer program for PHP developers. Just place it in the directory you want to install to and you're done.
A one-file script thats shows 26 useful system variables and file paths.
A one-file formmailer that allows you to change the interface language and style. It includes a password-protected admin panel, preview before sending, IP logging, HTML disabling, downloadable skins, anti-spam functions, sent messages log and more.
This article explains about one of the error which arises when the user try to debug in VS.NET from a remote server. This error is mainly because of the remote user who doesnot have the accessing licence to debug the aspnet_wp process. The user...
This is a simple error manager that has the basics 400, 401, 403, 404, 500 and if any of these would accure it would redirrect you to the right page for the error for ex. 404 File Not Found would be error.php?error=404 and it will display the...
This is a php guestbook program that has an email notification system in which emails are sent to you and to the visitor. Here unwanted messages can be deleted by the webmasters. In this script only one file must be edited in order to run. This...
Jonah team has listed out a set of PHP scripts using the framework from Horde.org. The PHP files set has one file to parse XML news feeds from other sites to display it on your site. Other files help building up webpages quite easier. Complete...
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. |