connector
Package:
Summary:
Execute MySQL prepared queries
Groups:
Author:
Description:
This class can be used to execute MySQL prepared queries.
It can prepare and execute MySQL prepared queries using the MySQLi extension.
The query values and types are passed as arrays.
The query results are returned as bi-dimensional arrays.
It can prepare and execute MySQL prepared queries using the MySQLi extension.
The query values and types are passed as arrays.
The query results are returned as bi-dimensional arrays.
Comments are closed.