MysqlndUhConnection::useResult
MysqlndUhPreparedStatement::__construct
mysqlnd_uh
PHP Manual
La classe MysqlndUhPreparedStatement
(PECL mysqlnd-uh >= 1.0.0-alpha)
Introduction
Synopsis de la classe
MysqlndUhPreparedStatement
{
/* Méthodes */
public
__construct
(
void
)
public
bool
execute
(
mysqlnd_prepared_statement
$statement
)
public
bool
prepare
(
mysqlnd_prepared_statement
$statement
,
string
$query
)
}
Sommaire
MysqlndUhPreparedStatement::__construct
— Le but de __construct
MysqlndUhPreparedStatement::execute
— Exécute une requête préparée
MysqlndUhPreparedStatement::prepare
— Prépare une requête SQL pour exécution
MysqlndUhConnection::useResult
MysqlndUhPreparedStatement::__construct
mysqlnd_uh
PHP Manual