JDatabase::nameQuote/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JDatabase::nameQuote

Description

Quote an identifier name (field, table, etc).

Description:JDatabase::nameQuote [Edit Descripton]

public function nameQuote ($s)
Parameter Type Default Description
$s string The identifier to quote.
  • Returns string The quoted identifier.
  • Defined on line 448 of libraries/joomla/database/database.php
  • Since Joomla 1.5

See also

SeeAlso:JDatabase::nameQuote [Edit See Also]

User contributed notes


Personal tools