API17:JDatabaseQueryMySQL::select
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.
JDatabaseQueryMySQL::select
Description
Description:JDatabaseQueryMySQL::select [Edit Descripton]
public function select ($columns)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $columns | mixed | A string or an array of field names. |
- Returns Returns this object to allow chaining.
- Defined on line 55 of libraries/joomla/database/database/mysqlquery.php
- Since
See also
-
JDatabaseQueryMySQL::select source code on BitBucket
-
Class JDatabaseQueryMySQL
-
Subpackage Database
- Other versions of JDatabaseQueryMySQL::select
SeeAlso:JDatabaseQueryMySQL::select [Edit See Also]
User contributed notes
<CodeExamplesForm />
