Method:
formHeader()
Class:
FORM
Method Call:
include_once("core/html/FORM.php");
STRING FORM::formHeader(STRING: $action);
<form method="post" action="$PHP_SELF"> <input type="hidden" name="action" value="$action" />Usage: