MySQL Problem I do not understand !!!

Discussion in 'PHP' started by Frank68, May 10, 2006.

  1. #1
    hey, I have a problem using PHP/MYSQL and maybe I have overseen something.

    Basic Problem (principle description) :

    - I am writing some data into a database with insert, no problem. PHPadmin shows that this is done and in the database are the corect data.
    - I am reading the same data out, no problem.

    BUT :

    When I read out the data the first I get nonsens, same script, second run, this time I get the correct data.

    This drives me nuts ? What do I miss somehow ?

    regards
    Frank
     
    Frank68, May 10, 2006 IP
  2. Edynas

    Edynas Peon

    Messages:
    796
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What do you mean with nonsens...corrupt data, no data, duplicate data?

    Maybe it's best to put the php code here that you use to read out the data.
    Maybe it's in the code.

    Edwin
     
    Edynas, May 10, 2006 IP