$database→escapeTableCol()   
Sanitize a table.column string, where either part is optional
Usage
$string = $database->escapeTableCol(string $str);Arguments
| Name | Type(s) | Description | 
|---|---|---|
$str | string | 
Return value
string
Exceptions
Method can throw exceptions on error:
WireDatabaseException
$database methods and properties
API reference based on ProcessWire core version 3.0.252