Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17211 программистов и 1838 роботов. Сейчас ищет 1541 программист ...
Services_Weather_Common::setHttpTimeout
Вернуться к: Services_Weather
Services_Weather_Common::setHttpTimeout
Services_Weather_Common::setHttpTimeout() – Sets the timeout in seconds for HTTP requests
Synopsis
require_once '/Weather/Common.php';
void Services_Weather_Common::setHttpTimeout ( int $httpTimeout )
This package is not documented yet.
Parameter
- integer $httpTimeout
Throws
No exceptions thrown.
Note
This function can not be called statically.
Вернуться к: Services_Weather