|
ResourceBundle::getErrorCoderesourcebundle_get_error_code(PHP > 5.4.0) ResourceBundle::getErrorCode -- resourcebundle_get_error_code — Get bundle's last error code. ОписаниеОбъектно-ориентированный стиль
int
ResourceBundle::getErrorCode
( void
)
Процедурный стиль Get error code from the last function performed by the bundle object. Возвращаемые значенияReturns error code from last bundle object call. ПримерыПример #1 resourcebundle_get_error_code() example
<?php Пример #2 OO example
<?php Смотрите также
|
|