intl_get_error_code Get the last error code &reftitle.description; int intl_get_error_code Useful to handle errors occured in static methods when there's no object to get error code from. &reftitle.returnvalues; Error code returned by the last API function call. &reftitle.examples; <function>intl_get_error_code</function> example ' ); if( !$coll ) { handle_error( intl_get_error_code() ); } ?> ]]> &reftitle.seealso; intl_is_failure intl_error_name intl_get_error_message collator_get_error_code numfmt_get_error_code