Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17138 программистов и 1835 роботов. Сейчас ищут 1547 программистов ...
Services_Weather::isError
Вернуться к: Services_Weather
Services_Weather::isError
Services_Weather::isError() – Checks for an error object, same as in PEAR
Synopsis
require_once '/Weather.php';
bool Services_Weather::isError ( PEAR_Error|mixed $value )
This package is not documented yet.
Parameter
- PEAR_Error|mixed $value
Throws
No exceptions thrown.
Note
This function can not be called statically.
Вернуться к: Services_Weather