API17:JDatabaseQuery::insert
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseQuery::insert
Description
Add a table name to the INSERT clause of the query.
Description:JDatabaseQuery::insert [Edit Descripton]
Synopsis
public JDatabaseQuery->insert ($tables)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $tables |
Returns
Defined in
libraries/joomla/database/databasequery.php
Referenced by
See also
SeeAlso:JDatabaseQuery::insert
Examples
<CodeExamplesForm />
