Go Back   Web Server Hosting Forum by BODHost > Support > PHP Forum
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 03-21-07, 12:17
BOD Member
 
Join Date: Nov 2006
Posts: 271
Default PHP Error and Logging Functions

a) debug_backtrace() - Generates a backtrace

b) ebug_print_backtrace() - Prints a backtrace

c) error_get_last() - Get the last error that occured

d) error_log() - Sends an error to the server error log, a file or a remote destination

e) error_reporting() - Specifies which errors are reported

f) restore_error_handler() - Restores the previous error handler

g) restore_exception_handler() - Restores the previous exception handler
h) set_error_handler() - Sets a user-defined function to handle errors
i) set_exception_handler() - Sets a user-defined function to handle exceptions
j) trigger_error() - Creates a user-defined error message
k) user_error() - Alias of trigger_error()
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 01:07.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.