Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18096 программистов и 1636 роботов. Сейчас ищут 1939 программистов ...
HTML_QuickForm::apiVersion()
Вернуться к: Creating a basic form
HTML_QuickForm::apiVersion()
HTML_QuickForm::apiVersion() – Returns the current API version
Synopsis
require_once 'HTML/QuickForm.php';
float HTML_QuickForm::apiVersion ( void )
Returns the current API version
Throws
throws no exceptions thrown
Note
since 1.0
This function can be called statically.
Вернуться к: Creating a basic form