In the object-oriented interface for mysqli, you can use the query method to run a SELECT statement. In the procedural interface, you use this function:

In the object-oriented interface for mysqli, you can use the query method to run a SELECT statement. In the procedural interface, you use this function:



Answer: mysqli_query


Learn More :