PHP. Руководство по PHP. 2005
mysqli_fetch
mysqli_fetch
(PHP 5)mysqli_fetch -- Alias for mysqli_stmt_fetch()
Description
This function is an alias of mysqli_stmt_fetch(). For a detailled descripton see description of mysqli_stmt_fetch().
Замечание: mysqli_fetch() is deprecated and will be removed.