Method Input::postHtml
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return a $_POST parameter preserving allowed HTML tags
public function mixed postHtml(string $strKey, boolean $blnDecodeEntities)
Parameters
- string $strKey
- Not documented yet. Please add documentation to this entry.
- boolean $blnDecodeEntities
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment