The MysqlndUhPreparedStatement class

(PECL mysqlnd-uh >= 1.0.0-alpha)

簡介

類別摘要

MysqlndUhPreparedStatement {
/* 方法 */
public __construct ( void )
public bool execute ( mysqlnd_prepared_statement $statement )
public bool prepare ( mysqlnd_prepared_statement $statement , string $query )
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top