set_error_handler

set_error_handler -- Sets a user-defined error handler function.

Description

string set_error_handler ( callback error_handler)

Poznámka :

Poznámka :

Príklad 1 .




And when you run this sample script, the output will be





Poznámka :