The mysqli_result class (mysqli_result)


Represents the result set obtained from a query against the database.

Changelog

Table 20.20. Changelog

Version Description
5.4.0 Iterator support was added, as mysqli_result now implements Traversable.

Retornar