JDatabase::addQuoted/1.5
From Joomla! Documentation
JDatabase::addQuoted
Description
Adds a field or array of field names to the list that are to be quoted.
Description:JDatabase::addQuoted [Edit Descripton]
public function addQuoted ($quoted)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $quoted | mixed | Field name or array of names |
See also
-
JDatabase::addQuoted on api.joomla.org
-
JDatabase source code on JoomlaCode
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::addQuoted
SeeAlso:JDatabase::addQuoted [Edit See Also]
User contributed notes
<CodeExamplesForm />