Home > PHP > Function > > maxdb->errno()

maxdb->errno()

maxdb->errno - Returns the error code for the most recent function call

Syntax

int maxdb->errno (resource $link)

Arguments

  • link

Description

Procedural style:

Version

PHP PECL maxdb >= 1.0

Return value

An error code value for the last call, if it failed. zero means no error occurred.