Likes Received By sMe76

  1. asgsoft liked sMe76's post in the thread Synatx error with MySQL.

    It's MySQL that's complaining about the generated SQL query being invalid. Not the PHP. Can you do this and then post the whole query?...

    Dec 11, 2011
  2. kind_of_the_cash liked sMe76's post in the thread MySQL if exist update else insert.

    Beware that mysql_affected_rows() will return 0 if the value you're updating with is the same as in the database. MySQL is clever and...

    Dec 11, 2011