Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 19506 программистов и 1620 роботов. Сейчас ищут 1758 программистов ...
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