downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

maxdb_stmt_result_metadata> <maxdb_stmt_prepare
Last updated: Fri, 24 Jul 2009

view this page in

maxdb_stmt_reset

stmt->reset

(PECL maxdb >= 1.0)

maxdb_stmt_reset -- stmt->resetResets a prepared statement

설명

Procedural style:

bool maxdb_stmt_reset ( resource $stmt )

Object oriented style (method):

stmt
bool reset ( void )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.



add a note add a note User Contributed Notes
maxdb_stmt_reset
There are no user contributed notes for this page.

maxdb_stmt_result_metadata> <maxdb_stmt_prepare
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites