can php’s new mysqli_execute_query function be used for INSERT, UPDATE, or DELETE -operations, since the function itself contains get_result(), which is unnecessary for the mentioned operations?
So is it only made for Select queries?
New contributor
wp56 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
4