JDatabase::loadRow/1.6
From Joomla! Documentation
JDatabase::loadRow
Description
Load the first row returned by the query.
Description:JDatabase::loadRow [Edit Descripton]
public function loadRow ()
- Returns mixed The first row of the query.
- Defined on line 693 of libraries/joomla/database/database.php
See also
JDatabase source code on JoomlaCode
Class JDatabase
Subpackage Database- Other versions of JDatabase::loadRow
SeeAlso:JDatabase::loadRow [Edit See Also]