JDatabase::loadResult/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JDatabase::loadResult

Description

This method loads the first field of the first row returned by the query.

Description:JDatabase::loadResult [Edit Descripton]

public function loadResult ()
  • Returns mixed The value returned in the query or null if the query failed.
  • Defined on line 650 of libraries/joomla/database/database.php

See also

SeeAlso:JDatabase::loadResult [Edit See Also]

User contributed notes


Personal tools