API17

API17:JDatabaseQueryMySQL::delete

From Joomla! Documentation

Revision as of 01:36, 28 April 2011 by Doxiki2 (talk | contribs) (Updated to r1448:247ba8d88526)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JDatabaseQueryMySQL::delete

Description

Template:Description:JDatabaseQueryMySQL::delete [Edit Descripton]

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/mysqlquery.php
  • Since Joomla 11.1

See also

Template:SeeAlso:JDatabaseQueryMySQL::delete [Edit See Also]

User contributed notes

<CodeExamplesForm />