PHP Doku:: Returns the last message from the server - function.sybase-get-last-message.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenSybaseSybase Funktionensybase_get_last_message

Ein Service von Reinhard Neidl - Webprogrammierung.

Sybase Funktionen

<<sybase_free_result

sybase_min_client_severity>>

sybase_get_last_message

(PHP 4, PHP 5)

sybase_get_last_messageReturns the last message from the server

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


Ein BenutzerBeitrag:
- Beiträge aktualisieren...
uioreanu at hotmail dot com
22.09.2001 12:19
This function comes from version 4.0.5,
and not from PHP 4 >= 4.0.0 as stated here.
So don't not waist time like I did searching for it.

http://www.php.net/ChangeLog-4.php
Version 4.0.5
30-Apr-2001
Added sybase_get_last_message() to the Sybase CT module. (Jan Fedak)



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)