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()
mysqli_send_query
(PHP 5 CVS only)
mysqli_send_query --
Description
bool mysqli_send_query ( resource link, string query)
Warning
This function is EXPERIMENTAL. The behaviour of this function,
the name of this function, and anything else documented
about this function may change without notice in a future
release of PHP. Use this function at your own risk.
|