Query: mysqli_next_result
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MYSQLI_NEXT_RESULT(3) 1 MYSQLI_NEXT_RESULT(3) mysqli::next_result - Prepare next result from multi_query Object oriented styleSYNOPSISbool mysqli::next_result (void )DESCRIPTIONProcedural style bool mysqli_next_result (mysqli $link) Prepares next result set from a previous call to mysqli_multi_query(3) which can be retrieved by mysqli_store_result(3) or mysqli_use_result(3).PARAMETERSo $ link -Procedural style only: A link identifier returned by mysqli_connect(3) or mysqli_init(3)RETURN VALUESReturns TRUE on success or FALSE on failure.EXAMPLESSee mysqli_multi_query(3).SEE ALSOmysqli_multi_query(3), mysqli_more_results(3), mysqli_store_result(3), mysqli_use_result(3). PHP Documentation Group MYSQLI_NEXT_RESULT(3)
Related Man Pages |
---|
mysqli_error(3) - php |
mysqli_real_query(3) - php |
mysqli_autocommit(3) - php |
mysqli_field_count(3) - php |
mysqli_next_result(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
UNIX.COM 2017 Year End Summary |
Please Welcome Nicki Paul to the Moderator Team! |