Aliases and deprecated Mysqli Functions
PHP Manual

mysqli_fetch

(PHP 5)

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


Aliases and deprecated Mysqli Functions
PHP Manual