| You are here: w100w.com > PHP(English) > Error Handling |
| |||
Version: 1.1 Platform: Windows, Unix, Linux, Mac, etc Home |
Two-step automated installation: Since bugOFF! runs flatfile it doesn't need to set up as many things. The auto installer script will guide you through the installation, informing you of what's happening every step of the way. Straightforward approach for the consumer: bugOFF! makes it easy for your customers to report bugs. All they have to do is is click 'Add Bug', type in a title for the bug, describe the bug, and put it into an appropriate category. Organization: Through the fully loaded admin panel, you can set up as many categories for bugs to be posted in as you wish. Simple bug management: We want you to be able to focus on fixing the bugs rather than fuddling around with bug management. Through the admin panel, you can add comments/instructions to bug reports and update their fix status. Total control over who posts in your database: When a consumer posts a bug, their IP address is recorded. If someone abuses the system, through the handy admin panel, you can block their computer's IP address. Template system: We understand that everyone doesn't know how to program php, and now, you don't have to to be able to configure the look and feel of bugOFF!. Via the admin panel, you can edit the template to your liking using HTML. Lifetime support: Again, we want you to focus on fixing the bugs, not struggling with the system's coding. If you're having a problem, we can help. | |
Version: 1.01 Home |
A dynamic PHP script which returns different error messages depending on the error received. The script will also send an e-mail to your e-mail address with the time, error received, requested page and the page they came from.(Optional). (Please note: To use this script you need to be allowed use custom error pages on your host.) | |
|
I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted string containing all the invalid characters. | ||
Version: 0.1 Home |
Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file database. | |
Version: 2.6.0 Platform: Win, Unix, Linux Home |
Some of the features are: Multiway logging system, HTML log file support, automatic page redirection, debugging console that shows where the error is exactly had happened, displayes the values of variables around the line that the error happened, variable tests,automatic list of values of POST, GET, FILES, COOKIE, SESSION and defined variables, javascript supported breakpoints and user defined debugging levels, timers, error listener functions. doc: http://students.sabanciuniv.edu/~ocelep/shadow/doc/LittleUtil/ | |
| |||
Version: 2.0 Home |
We've all seen the ugly and uninformative Page Not Found error when a page no longer exists. This script was made in order to make error documents more informative and attractive for both the user and the webmaster. The messages, colors, and images are all customizable. It has languages support and works with register_globals=off. Additionally, it can log and/or e-mail an error when it occurs letting you know immediately if something is wrong on your site. | |
|
A very simple PHP Script that will e-mail the webmaster (or address you specify) whenever someone lands on a certain error page. A simple Generator is located on the Download Link which will create the code for you. All you enter is the error# (ex: 404), the e-mail address, and the folder your error pages are located. Next you upload the pages to your server. Once a user goes to the specific page, a pre-made e-mail will be sent out with information on the user's IP, time & date of error, and the page this error occurred. You can easily change the content of the e-mail by modifying the functions.inc.php file. Support is given through e-mail as well as forums. Special thanks to JdS @ http://www.desilva.biz/ for making this script. UPDATES: v2.5: E-mail shows the referring page to where the error occured. v2.0: Added cookie feature to only submit an e-mail every one time someone goes to the specific page. The e-mail will be sent he first time, and ignored the rest of the times that user goes to the same error page. | ||
|
Catches errors in your PHP script and displays an error overview, a section of source code from around the area where the error occurred (you may hover your mouse over a variable to see it's contents at the time of the error!) and a collapsible tree view of all initialized variables. Note: the JavaScript used to generate the variable tree is only compatible with Microsoft Internet Explorer. | ||
Version: 0.5 Platform: PHP Home |
errorBot is a simple (yes, simple) php-script that allows you to design and customise the error-documents your web server presents to a surfer. | |
Version: 1 Platform: PHP4 Home |
This is code for a 404 page, which picks a random 404 message (hopefully a humerous one)from a text file on the server. Visitors can also add their own 404 messages to the list - to be seen by future visitors. Working demo available on its site. | |
Platform: PHP3+ Home |
404Handler will trap those dreaded "404 Not Found" errors on your site and email you the details of each 404. You can choose to receive email on one of three levels: no mail, mail only if the 404 was generated by a link on your own site, or mail warnings of all 404 errors regardless of where the link is located. | |
|
Do you use PHP on your website? Have you ever visited your site only to find a PHP error smack in the middle of the front page, losing you visitors? With PHP Site Mon, you'll still receive those errors, but you will be emailed in time, instead of having your site inaccessible for days. Install the simple cron job, enter the appropriate addresses, and you are ready for action. | ||
| |||
| ScriptRequests.Com - Discussion | w100w.net - Links |