|
(PHP 4 >= 4.3.0, PHP 5)
sybase_set_message_handler -- Sets the handler called when a server message is raisedsybase_set_message_handler() sets a user function to handle messages generated by the server. You may specify the name of a global function, or use an array to specify an object reference and a method name.
Notatka: Ta funkcja jest dostępna tylko jeśli za interfejs do Sybase służy biblioteka CT, nie DB.
The handler expects five arguments in the following order: message number, severity, state, line number and description. The first four are integers. The last is a string. If the function returns FALSE, PHP generates an ordinary error message.
Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
Notatka: The connection parameter was added in PHP 4.3.5.
Poprzedni | Spis treści | Następny |
sybase_select_db | Początek rozdziału | sybase_unbuffered_query |
Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:37