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 codeSYNOPSISstring yp_err_string (int $errorcode)DESCRIPTIONReturns the error message associated with the given error code. Useful to indicate what exactly went wrong.PARAMETERSo $errorcode - The error code.RETURN VALUESReturns the error message, as a string.EXAMPLESExample #1 Example for NIS errors <?php echo "Error: " . yp_err_string(yp_errno()); ?>SEE ALSOyp_errno(3). PHP Documentation Group YP_ERR_STRING(3)
Related Man Pages |
---|
mpi_error_string(3openmpi) - osx |
cubrid_errno(3) - php |
fbsql_error(3) - php |
ingres_errsqlstate(3) - php |
intlcalendar.geterrormessage(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Denial Of Service Attack Update |