Function request
Get any sent request like $_GET, $_POST and $_FILES... Also all value are being normalized. Checkbox value are set to either true of false, and files are well arrange, in Parameter, Set the Names
Located at
config/function.php
array |
$insertOrReplaceKeyValue = [] |
:override any request data or add new one to it |
array |
$filterCheckBoxNameList = [] |
: convert boolean on and off to php boolean true and false |
array |
$filterFileUploadNameList = [] |
; normalize file name very well, use in Ehex Sample blog |
mixed
|
mixed |