- PHP 手册
- 函数参考
- 数据库扩展
- 针对各数据库系统对应的扩展
- Sybase
- Sybase 函数
sybase_get_last_message
(PHP 4, PHP 5)
sybase_get_last_message — Returns the last message from the server
WarningThis function was REMOVED in PHP 7.0.0.
说明
sybase_get_last_message ( void ) : stringsybase_get_last_message() returns the last message reported by the server.
返回值
Returns the message as a string.
参见
- sybase_min_message_severity() - Sets minimum message severity
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.sybase-get-last-message.php