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