Forum und email

mysqli_stmt_close

mysqli_stmt->close()

(PHP 5)

mysqli_stmt->close() — Closes a prepared statement

Descrierea

Procedural style:

bool mysqli_stmt_close ( mysqli_stmt $stmt )

Object oriented style (method):

mysqli_stmt
bool close ( void )

Closes a prepared statement. mysqli_stmt_close() also deallocates the statement handle. If the current statement has pending or unread results, this function cancels them so that the next query can be executed.

Parametri

stmt

Numai stilul procedural: Un identificator al declaraţiei întors de mysqli_stmt_init().

Valorile întroarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.

Vedeţi de asemenea


ttp://www.google-analytics.com/urchin.js" type="text/javascript">