ID: 44364 Updated by: [EMAIL PROTECTED] Reported By: johnw at litchfordgroup dot com -Status: Open +Status: Feedback Bug Type: MySQLi related Operating System: Windows 2003 Server PHP Version: 5.2.5 -Assigned To: +Assigned To: andrey New Comment:
You are using bind_param in a wrong way. Every call to bind_param() unbinds the previous variables. Thus all parameter variables to be bound should be bound in one call to bind_param. The same is valid also for bind_result. In your case it doesn't matter much, as you have only one parameter. Can you provide that pr_get_list_data() function from mysql. If it contains private information you can send it over email to my address and I try to reproduce the problem. Thanks, Andrey Previous Comments: ------------------------------------------------------------------------ [2008-03-10 16:26:03] johnw at litchfordgroup dot com Seriously a reply would be much appreciated! ------------------------------------------------------------------------ [2008-03-08 20:24:38] johnw at litchfordgroup dot com Please provide an update on performing the backtrace. This issue is preventing me from moving forward on my project. ------------------------------------------------------------------------ [2008-03-07 21:47:18] johnw at litchfordgroup dot com http://www.litchfordgroup.com/screen4.jpg http://www.litchfordgroup.com/screen5.jpg http://www.litchfordgroup.com/screen6.jpg ------------------------------------------------------------------------ [2008-03-07 21:47:12] johnw at litchfordgroup dot com http://www.litchfordgroup.com/screen2.jpg http://www.litchfordgroup.com/screen3.jpg ------------------------------------------------------------------------ [2008-03-07 21:46:59] johnw at litchfordgroup dot com Here are the screen shots of my debugging tool configuration. http://www.litchfordgroup.com/screen1.jpg ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/44364 -- Edit this bug report at http://bugs.php.net/?id=44364&edit=1