PHP Velho Oeste 2024

maxdb_stmt_reset

maxdb_stmt::reset

(PECL maxdb >= 1.0)

maxdb_stmt_reset -- maxdb_stmt::resetResets a prepared statement

Açıklama

Yordamsal kullanım

maxdb_stmt_reset ( resource $stmt ) : bool

Nesne yönelimli kullanım

maxdb_stmt::reset ( void ) : bool
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

add a note add a note

User Contributed Notes

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