Join our community in the tech forums for uncut technology discussion.
sybase_min_error_severity
(PHP 3, PHP 4 , PHP 5) sybase_min_error_severity -- Sets minimum error severity Descriptionvoid sybase_min_error_severity ( int severity )
sybase_min_error_severity() sets the minimum
error severity level.
Note: This function is only available using
the DB library interface to Sybase, and not the CT library.
See also
sybase_min_message_severity().
Join our community in the tech forums for uncut technology discussion.
|