Query: dbplus_errcode
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBPLUS_ERRCODE(3) 1 DBPLUS_ERRCODE(3) dbplus_errcode - Get error string for given errorcode or last errorSYNOPSISstring dbplus_errcode ([int $errno])DESCRIPTIONReturns a clear error string for the given error code.PARAMETERSo $errno - The error code. If not provided, the result code of the last db++ operation is assumed.RETURN VALUESReturns the error message.NOTESWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. PHP Documentation Group DBPLUS_ERRCODE(3)