ID:               24538
 Updated by:       [EMAIL PROTECTED]
 Reported By:      john at ceressoft dot nl
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         SQLite related
 Operating System: Linux
 PHP Version:      5CVS-2003-07-08 (dev)
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




Previous Comments:
------------------------------------------------------------------------

[2003-07-08 08:16:52] [EMAIL PROTECTED]

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? :)


------------------------------------------------------------------------

[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

Reply via email to