Public Member Functions | |
arrayToCommaList ($array, $safe=true) | |
mysqlToCommaList ($mysqlResult, $safe=true) | |
Static Public Member Functions | |
static | makeSqlSafe ($input) |
static | makeFileSafe ($input) |
static | makeFormSafe ($value) |
static | makeJavascriptSafe ($value) |
static | stripNewLine ($string) |
static | getLine ($string, $num) |
static | arrayFilterKeys ($array) |
static Util::makeSqlSafe | ( | $ | input | ) | [static] |
static Util::makeFileSafe | ( | $ | input | ) | [static] |
static Util::makeFormSafe | ( | $ | value | ) | [static] |
static Util::makeJavascriptSafe | ( | $ | value | ) | [static] |
static Util::stripNewLine | ( | $ | string | ) | [static] |
static Util::getLine | ( | $ | string, | |
$ | num | |||
) | [static] |
static Util::arrayFilterKeys | ( | $ | array | ) | [static] |
Util::arrayToCommaList | ( | $ | array, | |
$ | safe = true | |||
) |
Util::mysqlToCommaList | ( | $ | mysqlResult, | |
$ | safe = true | |||
) |