API17

API17:JDatabaseQueryMySQLi::delete

From Joomla! Documentation

Revision as of 15:10, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JDatabaseQueryMySQLi::delete

Description

{{subst:Description:JDatabaseQueryMySQLi::delete}}

public function delete ($table=null)
Parameter Type Default Description
$table string null The name of the table to delete from.
  • Returns Returns this object to allow chaining.
  • Defined on line 75 of libraries/joomla/database/database/mysqliquery.php
  • Since Joomla 11.1

See also

{{subst:SeeAlso:JDatabaseQueryMySQLi::delete}}

User contributed notes

<CodeExamplesForm />