Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Bookmark this on Delicious
Share on Facebook
Slashdot It!
Digg
PHP
:
Function Reference
:
YP/NIS Functions
: yp_err_string
yp_err_string
Returns the error string associated with the given error code
(
PHP 4 >= 4.0.6, PHP 5 <= 5.0.5
)
string
yp_err_string
(
int
errorcode
)
Example 2681. Example for NIS errors
copy to clipboard
<?php
echo
"Error: "
.
yp_err_string
(
yp_errno
());
?>
<< yp_cat
PHP
:
Function Reference
:
YP/NIS Functions
: yp_err_string
yp_errno >>
Change Language
yp_all
yp_cat
yp_err_string
yp_errno
yp_first
yp_get_default_domain
yp_master
yp_match
yp_next
yp_order