JDatabaseDriver::loadResult
Method to get the first field of the first row of the result set from the database query.
Signature
public function loadResult()
Returns
- mixed
- The return value or null if the query failed.
public function loadResult()