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.
Functions and OOP » talkphp.com
Score(+): 2 | Views: 43 | Save it | Report it


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 » tech-funda.com
Score(+): 0 | Views: 56 | Similar Tuts | Save it | View this tutorial

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 » forums.hostmatrix.org
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

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 » phpeasystep.com
Score(+): 0 | Views: 116 | Similar Tuts | Save it | View this tutorial