php man page for ifx_errormsg

Query: ifx_errormsg

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IFX_ERRORMSG(3) 							 1							   IFX_ERRORMSG(3)

ifx_errormsg - Returns error message of last Informix call

SYNOPSIS
string ifx_errormsg ([int $errorcode])
DESCRIPTION
Returns the Informix error message associated with the most recent Informix error.
PARAMETERS
o $errorcode - If specified, the function will return the message corresponding to the specified code.
RETURN VALUES
Return the error message, as a string.
EXAMPLES
Example #1 ifx_errormsg(3) example <?php printf("%s <br>", ifx_errormsg(-201)); ?>
SEE ALSO
ifx_error(3). PHP Documentation Group IFX_ERRORMSG(3)
Related Man Pages
dbix::class::storage::dbi::informix(3) - mojave
dbix::class::storage::dbi::informix(3) - osx
dbix::class::storage::dbi::informix5.18(3) - mojave
ifx_fieldproperties(3) - php
ifx_query(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun