PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

sybase_get_last_message

(PHP 4, PHP 5)

sybase_get_last_messageReturns the last message from the server

Warning

This function was REMOVED in PHP 7.0.0.

说明

sybase_get_last_message ( void ) : string

sybase_get_last_message() returns the last message reported by the server.

返回值

Returns the message as a string.

参见