This represents a DB Result for any query made with a MySQLConmnection.
Result | --MySQLResult
Initializes the Object with the given Database result.
Returns the Number of Results within the ResultSet.
Returns whether the Statement was successful or not.
Gets the Result from the ResultSet.
Inherited From Result
Result::count()
Result::isError()
Result::next()
Documentation generated by phpDocumentor 1.3.1