Man Page: sybase_min_server_severity
Operating Environment: php
Section: 3
SYBASE_MIN_SERVER_SEVERITY(3) SYBASE_MIN_SERVER_SEVERITY(3)
sybase_min_server_severity - Sets minimum server severity
SYNOPSIS
void sybase_min_server_severity (int $severity)
DESCRIPTION
sybase_min_server_severity(3) sets the minimum server severity level.
PARAMETERS
o $severity
-
RETURN VALUES
No value is returned.
NOTES
Note
This function is only available when using the CT library interface to Sybase, and not with the DB library.
SEE ALSO
sybase_min_client_severity(3).
PHP Documentation Group SYBASE_MIN_SERVER_SEVERITY(3)