Method Input::post
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return a $_POST parameter
public function mixed post(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