sybase_get_last_message

(PHP 4, PHP 5)

sybase_get_last_messageReturns the last message from the server

Ostrzeżenie

Ta funkcja została USUNIĘTA w PHP 7.0.0.

Opis

sybase_get_last_message ( void ) : string

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

Zwracane wartości

Returns the message as a string.

Zobacz też:

add a note add a note

User Contributed Notes

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