View Single Post
Old 11-13-2012, 01:55 AM   PM User | #5
doubledee
Regular Coder

 
doubledee's Avatar
 
Join Date: Mar 2011
Location: Arizona
Posts: 640
Thanks: 20
Thanked 0 Times in 0 Posts
doubledee has a little shameless behaviour in the past
Quote:
Originally Posted by Fou-Lu View Post
Error handling will work just fine, that is what trigger_error is used for. Give it a E_USER_* level error to determine what to do with it. So simply use a logical decision on if an error has occurred, and trigger a user level error according to the error level.
Sorry, but I am not following you...

Also, I'm not sure if you are following what I currently have, although I believe I posted some code above.

Would more of what I currently have help?


Debbie
doubledee is offline   Reply With Quote