yp_errno

(PHP 4 >= 4.0.6, PHP 5 < 5.1.0)

yp_errnoReturns the error code of the previous operation

Opis

yp_errno ( void ) : int

Returns the error code of the previous operation.

Zwracane wartości

Returns one of the YPERR_XXX error constants.

Zobacz też:

  • yp_err_string() - Returns the error string associated with the given error code

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top