PHP Tutorial
Using Exceptions to Provide Better Feedback
Within this article, we'll be taking a closer inspection of exceptions, as requested by the lovely Haris. This will be a basic exceptions article and so I won't be going over how to extend onto the exceptions class to model your own - otherwise we'll get too far ahead of ourselves. Exceptions tend to be used where we have no jurisdiction over the source, and when we wish to return a more informative message to the front-end.
Top 20 Similar PHP Tutorials
Building Feedback Form with PHP
In this tutorial you will learn how to build a feedback form with PHP
General »
Create your own PHP Feedback Form with this detailed script!
In this tutorial the author will show you how to create a feedback form which mails the users results to you
General »
Creating a simple PHP guestbook for user feedback on your site
In this tutorial you can learn how to Create a simple PHP guestbook for user feedback on your site
General »










