PHP 7.0.6 Released

mysqli_fetch

(PHP 5 < 5.4.0)

mysqli_fetchAlias for mysqli_stmt_fetch()

Description

This function is an alias of mysqli_stmt_fetch().

Warning

This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0.

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top