mysqli_execute_query() - Prepares, binds parameters, and executes SQL statement
mysqli_real_query() - Execute an SQL query
mysqli_multi_query() - Performs one or more queries on the database
mysqli_prepare() - Prepares an SQL statement for execution
mysqli_free_result() - Frees the memory associated with a result