intl_get_error_codeGet the last error code Beschreibung
int
intl_get_error_code
( void
)
Useful to handle errors occurred in static methods when there's no object to get error code from. RückgabewerteError code returned by the last API function call. Beispiele
Beispiel #1 intl_get_error_code example
<?phpSiehe auch
|