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