Function system_CleanVars
Get variables passed by GET or POST method
Comment by Taiwen Jiang (a.k.a. phppp): THE METHOD IS NOT COMPLETE AND NOT SAFE. YOU ARE ENCOURAGED TO USE PHP'S NATIVE FILTER_VAR OR FILTER_INPUT FUNCTIONS DIRECTLY BEFORE WE MIGRATE TO XOOPS 3.
Package: system
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Located at odules/system/include/functions.php
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Located at odules/system/include/functions.php
|
& $global |
|
|
$key |
|
string |
$default = '' |
|
string |
$type = 'int' |
integer|mixed|string
|
int|mixed|string |