mysqli_send_query
mysqli->send_query
(PHP 5)
mysqli_send_query -- mysqli->send_query — Send the query and return
Description
Procedural style:
Object oriented style (method)
bool send_query
( string $query
)
Warning
This function is currently not documented; only its argument list is available.
Warning
This function has been DEPRECATED and REMOVED as of PHP 5.3.0.
mysqli_send_query
There are no user contributed notes for this page.
