Skip to content

Wire database p d o escape col

Sanitize a column name for _a-zA-Z0-9

Usage

$string = $database->escapeCol(string $col);

Arguments

Name

Type(s)

Description

col

string

Return value

string