HTML_QuickForm::getElementValue()

HTML_QuickForm::getElementValue()

HTML_QuickForm::getElementValue() -- Returns the element's raw value

Description

Returns the element's raw value such as submitted by the form (not filtered), set by setDefaults() or setConstants().

Parameter

string $element

Element name

Return value

return element value

Note

since 2.0

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.