mysqli_fetch

(PHP 5 < 5.4.0)

mysqli_fetchAlias for mysqli_stmt_fetch()

Description

This function is an alias of mysqli_stmt_fetch().

Notes

Note:

mysqli_fetch() is deprecated and will be removed.

See Also