ID: 24538 Updated by: [EMAIL PROTECTED] Reported By: john at ceressoft dot nl -Status: Open +Status: Feedback Bug Type: *Database Functions Operating System: Linux PHP Version: 5CVS-2003-07-08 (dev) New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. How about a complete self-contained reproducing script? :) Previous Comments: ------------------------------------------------------------------------ [2003-07-08 08:05:46] john at ceressoft dot nl Description: ------------ when fetching data with sqlite_fetch_array as an assioative array, the data and names mixes wrong up. Output from print_r: {0] => [time] => 1057663053 [app] => OLAF [user] => Pakhuis administratie [msg] => login, new session As you can see, columns app and user are exchanged ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24538&edit=1