dbplus_errno

(4.1.0 - 4.2.1 only)

dbplus_errno -- Get error code for last operation

Description

int dbplus_errno ( void)

אזהרה

הפונקציה הזו היא ניסיונית. כלומר, התנהגות הפונקציה,שם הפונקציה ובאופן כללי כל מה שמתועד כאן עשוי להשתנות בהפצה עתידית של PHP ללא התרעה. ראה הוזהרת,השימוש בפונקציה זו על אחריותך בלבד.

dbplus_errno() will return the error code returned by the last db++ operation.

See also dbplus_errcode().