Method Input::postRaw
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return a $_POST parameter unencoded without stripping tags
public function mixed postRaw(string $strKey)
Parameters
- string $strKey
- Not documented yet. Please add documentation to this entry.
Add a comment