error_log

Example

 bool error_log ( string $message [, int $message_type = 0 [, string $destination [, string $extra_headers ]]] ) 

Description

Sends an error message to the web server's error log or to a file.

Return Values

Returns TRUE on success or FALSE on failure.