ID: 36346 Updated by: [EMAIL PROTECTED] Reported By: kevin dot carlin at L-3Com dot com -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: windows PHP Version: Irrelevant New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try to avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2006-02-09 20:24:58] kevin dot carlin at L-3Com dot com Description: ------------ I have found a bug on page function.mysqli-query.html [chm date: 2006-01-15]... Note that mysqli_query() is not appropriate for stored procedures. The next mysqli_query() call will fail with a 2013 error (mysql disconnected). Use mysqli_multi_query instead. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36346&edit=1
