yp_errno

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

yp_errnoReturns the error code of the previous operation

Опис

int yp_errno ( void )

Returns the error code of the previous operation.

Значення, що повертаються

Returns one of the YPERR_XXX error constants.

Прогляньте Також

  • 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