mysqli::send_query
mysqli_send_query
Send the query and return
Description
Object oriented style
bool mysqli::send_query
( string $query
)
bool mysqli_send_query
( mysqli $link
, string $query
)
WarningThis function is
currently not documented; only its argument list is available.
WarningThis function has been
DEPRECATED and REMOVED as of PHP 5.3.0.