mysqli_bind_result

(PHP 5)

mysqli_bind_result -- Alias for mysqli_stmt_bind_result()

说明

This function is an alias of mysqli_stmt_bind_result().

注释

注意: mysqli_bind_result() is deprecated and will be removed.

参见

mysqli_stmt_bind_result()