JDatabaseMySQLi::loadResult/1.5
From Joomla! Documentation
JDatabaseMySQLi::loadResult
Description
This method loads the first field of the first row returned by the query.
Description:JDatabaseMySQLi::loadResult [Edit Descripton]
public function loadResult ()
- Returns The value returned in the query or null if the query failed.
- Defined on line 370 of libraries/joomla/database/database/mysqli.php
See also
-
JDatabaseMySQLi::loadResult on api.joomla.org
-
JDatabaseMySQLi source code on JoomlaCode
-
Class JDatabaseMySQLi
-
Subpackage Database
- Other versions of JDatabaseMySQLi::loadResult
SeeAlso:JDatabaseMySQLi::loadResult [Edit See Also]
User contributed notes
<CodeExamplesForm />