mysqli_bind_result

mysqli_bind_result

(PHP 5)

mysqli_bind_result -- Alias for mysqli_stmt_bind_result()

Description

This function is an alias of mysqli_stmt_bind_result(). For a detailled descripton see description of mysqli_stmt_bind_result().

Note: mysqli_bind_result() is deprecated and will be removed.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.