Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17958 программистов и 1643 робота. Сейчас ищут 2257 программистов ...
HTML_QuickForm_element::getValue()
Вернуться к: Base classes
HTML_QuickForm_element::getValue()
HTML_QuickForm_element::getValue() – Returns the value of the form element
Synopsis
require_once 'HTML/QuickForm/element.php';
mixed HTML_QuickForm_element::getValue ( )
This package is not documented yet.
Throws
throws no exceptions thrown
See
Note
since 1.0
This function can not be called statically.
Вернуться к: Base classes