htmlForm
NAME
htmlForm
FUNCTION
The PHP function htmlForm creates an html form element with the provided parent element.
INPUTS
reference $parent - Reference to the parent element for this form
string $page - action page for this form
RETURN VALUE
androHtml - Generated form