update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the last message from the server

sybase_get_last_message

(PHP 4, PHP 5)

sybase_get_last_messageReturns the last message from the server

설명

string sybase_get_last_message ( void )

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

반환값

Returns the message as a string.

참고