Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18763 программиста и 1632 робота. Сейчас ищут 1717 программистов ...
Services_Weather_Common::convertDistance
Вернуться к: Services_Weather
Services_Weather_Common::convertDistance
Services_Weather_Common::convertDistance() – Convert distance between km, ft and sm
Synopsis
require_once '/Weather/Common.php';
float Services_Weather_Common::convertDistance ( float $distance , string $from , string $to )
This package is not documented yet.
Parameter
- float $distance
- string $from
- string $to
Throws
No exceptions thrown.
Note
This function can not be called statically.
Вернуться к: Services_Weather