Query: mysqli_stmt_free_result
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MYSQLI_STMT_FREE_RESULT(3) 1 MYSQLI_STMT_FREE_RESULT(3) mysqli_stmt::free_result - Frees stored result memory for the given statement handle Object oriented styleSYNOPSISvoid mysqli_stmt::free_result (void )DESCRIPTIONProcedural style void mysqli_stmt_free_result (mysqli_stmt $stmt) Frees the result memory associated with the statement, which was allocated by mysqli_stmt_store_result(3).PARAMETERSo $ stmt -Procedural style only: A statement identifier returned by mysqli_stmt_init(3).RETURN VALUESNo value is returned.SEE ALSOmysqli_stmt_store_result(3). PHP Documentation Group MYSQLI_STMT_FREE_RESULT(3)
| Related Man Pages |
|---|
| mysqli_free_result(3) - php |
| mysqli_stmt_fetch(3) - php |
| mysqli_stmt_get_result(3) - php |
| mysqli_stmt(3) - php |
| mysqli_stmt_param_count(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Status of UNIX.COM Forum Transformation |
| Denial Of Service Attack Update |
| Please Welcome Nicki Paul to the Moderator Team! |