Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 17101 программист и 1835 роботов. Сейчас ищут 1514 программистов ...
Services_Weather_Weatherdotcom::setAccountData
Вернуться к: Services_Weather
Services_Weather_Weatherdotcom::setAccountData
Services_Weather_Weatherdotcom::setAccountData() – Sets the necessary account-information for weather.com, you'll receive them after registering for the XML-stream
Synopsis
require_once '/Weather/Weatherdotcom.php';
void Services_Weather_Weatherdotcom::setAccountData ( string $partnerID , string $licenseKey )
This package is not documented yet.
Parameter
- string $partnerID
- string $licenseKey
Throws
No exceptions thrown.
Note
This function can not be called statically.
Вернуться к: Services_Weather