yp_err_string(3) php man page | unix.com

Man Page: yp_err_string

Operating Environment: php

Section: 3

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
fbsql_error(3) - php
ingres_error(3) - php
intlcal_get_error_message(3) - php
socket_last_error(3) - php
intlcalendar.geterrormessage(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!