php man page for yp_err_string

Query: yp_err_string

OS: php

Section: 3

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

YP_ERR_STRING(3)							 1							  YP_ERR_STRING(3)

yp_err_string - Returns the error string associated with the given error code

SYNOPSIS
string yp_err_string (int $errorcode)
DESCRIPTION
Returns the error message associated with the given error code. Useful to indicate what exactly went wrong.
PARAMETERS
o $errorcode - The error code.
RETURN VALUES
Returns the error message, as a string.
EXAMPLES
Example #1 Example for NIS errors <?php echo "Error: " . yp_err_string(yp_errno()); ?>
SEE ALSO
yp_errno(3). PHP Documentation Group YP_ERR_STRING(3)
Related Man Pages
cubrid_errno(3) - php
ingres_error(3) - php
ingres_errsqlstate(3) - php
mssql_get_last_message(3) - php
php_strip_whitespace(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch