|
|
Home Developer Manual 11. API Reference [REVIEW] database->NameQuote |
| [REVIEW] database->NameQuote |
|
|
|
|
Last reviewed: Not reviewed database->NameQuoteQuotes an identifier such as a database table name, field name, etc., using database-specific quote marks. This method was introduced in Joomla 1.1. Syntaxstring NameQuote ( string $name )
ExamplesExample: global $database; echo $database->NameQuote( 'myTable' ); might produce: `myTable` Please report any errors on this page to the Developer Documentation Forum. |
|
| Last Updated ( Sunday, 24 December 2006 ) |
| < Prev | Next > |
|---|





