MySQLi - Send Query



Syntax

bool mysqli_send_query ( mysqli $link , string $query )

Definition and Usage

It is used to send the query and return.

mysqli_useful_functions.htm
Advertisements