ID:          21785
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
 Status:      Open
 Bug Type:    Documentation problem
 PHP Version: 4.3.0
-Assigned To: 
+Assigned To: leon
 New Comment:

BTW, I'll take stab at adding this documentation in the next month or
so.  I need to get back up to speed on working on the manual since it's
been so long.


Previous Comments:
------------------------------------------------------------------------

[2003-01-20 18:11:37] [EMAIL PROTECTED]

Here are some functions needing documentation related to the SybaseCT
extension. It looks like Timm Friebe added these back in August and he
put up some documentation here: 
http://sitten-polizei.de/php/README.SYBASE.EN

Here's a quick summary:

void sybase_deadlock_retry_count(int retry_count)
Sets deadlock retry count, same as the php.ini setting.

array sybase_fetch_assoc(resource result)
Fetch a row from result set indexed by column names only

bool sybase_set_message_handler(mixed error_func)
Set the error handler, to be called when a server message is raised. 
If error_func is NULL the handler will be deleted.

int sybase_unbuffered_query(string query [, int link_id])
Send Sybase query and do not block.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21785&edit=1


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to