API17

API17:JDatabaseQuery::update

From Joomla! Documentation

Joomla 11.1 JDatabaseQuery::update

Description

public function update ($tables)
Parameter Type Default Description
$tables mixed A string or array of table names.
  • Returns Returns this object to allow chaining.
  • Defined on line 347 of libraries/joomla/database/databasequery.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples