Quotes a table name for use in a query.
public quoteTableName ( string $name ) : string | ||
$name | string | table name |
return | string | the properly quoted table name |
public quoteTableName ( string $name ) : string | ||
$name | string | table name |
return | string | the properly quoted table name |