PHP 7.0.6 Released

sybase_min_server_severity

(PHP 4, PHP 5, PHP 7)

sybase_min_server_severitySets minimum server severity

Description

void sybase_min_server_severity ( int $severity )

sybase_min_server_severity() sets the minimum server severity level.

Parameters

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

User Contributed Notes

There are no user contributed notes for this page.
To Top