API17

API17:JDatabaseQueryMySQL::dropIfExists

From Joomla! Documentation

Revision as of 21:25, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JDatabaseQueryMySQL::dropIfExists/11.1 to API17:JDatabaseQueryMySQL::dropIfExists without leaving a redirect: Robot: Moved page)

Joomla 11.1 JDatabaseQueryMySQL::dropIfExists

Description

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

public function dropIfExists ($table_name)
Parameter Type Default Description
$table_name string A string
  • Returns Drop if exists syntax
  • Defined on line 319 of libraries/joomla/database/database/mysqlquery.php
  • Since Joomla 11.1

See also

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

User contributed notes

<CodeExamplesForm />