$sqlite->quoteIdentifier()
Quotes an identifier (table or column)
$sqlite->quoteIdentifier(string $identifier): stringParameters
| Name | Type | Default | Description | 
|---|---|---|---|
| $identifier * | string | – | string | 
Return type
string
Quotes an identifier (table or column)
$sqlite->quoteIdentifier(string $identifier): string| Name | Type | Default | Description | 
|---|---|---|---|
| $identifier * | string | – | string | 
string