mysqli_bind_result
(PHP 5 CVS only)
mysqli_bind_result -- Binds variables to a prepared statement for result storage
Description
bool
mysqli_bind_result ( resource stmt, mixed var, int len)
Warning |
This function is
currently not documented; only the argument list is
available. |