downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<ifx_errorifx_fetch_row>
Last updated: Thu, 26 Jun 2008

ifx_errormsg

(No version information available, might be only in CVS)

ifx_errormsg — Returns error message of last Informix call

Description

string ifx_errormsg ([ int $errorcode ] )

Returns the Informix error message associated with the most recent Informix error.

Parameters

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() example

printf("%s\n&lt;br>", ifx_errormsg(-201));

See Also



add a noteadd a note User Contributed Notes
Returns error message of last Informix call
There are no user contributed notes for this page.




<ifx_errorifx_fetch_row>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs