Sybase Funktionen
PHP Manual

sybase_get_last_message

(PHP 4, PHP 5)

sybase_get_last_messageReturns the last message from the server

Warnung

Diese Funktion wurde seit PHP 7.0.0 ENTFERNT.

Beschreibung

string sybase_get_last_message ( void )

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

Rückgabewerte

Returns the message as a string.

Siehe auch


Sybase Funktionen
PHP Manual