PHP Manual Function Reference Database Extensions Vendor Specific Database Extensions MySQL MySQLi Aliases and deprecated Mysqli Functions mysqli_fetch mysqli_execute mysqli_get_cache_stats mysqli_fetch (PHP 5 < 5.4.0)mysqli_fetch — Alias for mysqli_stmt_fetch() Description This function is an alias of mysqli_stmt_fetch(). WarningThis function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0. See Also mysqli_stmt_fetch() - Fetch results from a prepared statement into the bound variables