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