mysqli_send_long_data

mysqli_send_long_data -- Alias for mysqli_stmt_send_long_data()

Description

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

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

See Also

mysqli_stmt_send_long_data().