JDatabase::loadNextRow/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JDatabase::loadNextRow

Description

Load the next row returned by the query.

Description:JDatabase::loadNextRow [Edit Descripton]

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

See also

SeeAlso:JDatabase::loadNextRow [Edit See Also]

User contributed notes


Personal tools