JDatabase::loadRow/1.5
From Joomla! Documentation
JDatabase::loadRow
Description
Load the first row returned by the query.
Description:JDatabase::loadRow [Edit Descripton]
public function loadRow ()
- Returns The first row of the query.
- Defined on line 782 of libraries/joomla/database/database.php
See also
-
JDatabase::loadRow on api.joomla.org
-
JDatabase source code on JoomlaCode
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::loadRow
SeeAlso:JDatabase::loadRow [Edit See Also]
User contributed notes
<CodeExamplesForm />