JDatabase::addQuoted/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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.
  • Returns void
  • Defined on line 1357 of libraries/joomla/database/database.php
  • Since Joomla 11.1

See also

SeeAlso:JDatabase::addQuoted [Edit See Also]

User contributed notes


Personal tools