Method | Description | |
---|---|---|
cleanMagicQuotes ( array $array ) : array | cleanMagicQuotes | |
getVar ( array $parameters = [] ) : string | integer | boolean | getVar searches and returns the variable from an array or string in the requested type. |
public static cleanMagicQuotes ( array $array ) : array | ||
$array | array | object to clean from quotes |
return | array | $gpcList cleaned object |