JDatabase::loadNextObject/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JDatabase::loadNextObject

Description

Load the next row returned by the query.

Description:JDatabase::loadNextObject [Edit Descripton]

public function loadNextObject ()
  • Returns mixed The result of the query as an object, false if there are no more rows, or null on an error.
  • Defined on line 722 of libraries/joomla/database/database.php
  • Since Joomla 1.6.0

See also

SeeAlso:JDatabase::loadNextObject [Edit See Also]

User contributed notes


Personal tools