Menu

DB problem, update query doesn't work

Help
2010-09-27
2012-06-07
  • Antonio Buttiglione

    Hi all, I have a problem to solve about the database of php address book. When
    I want to update a specified contacts the addressbook doesn't update the
    existing record in the table, but it create a new record with the updated
    information and the same id (that often is a primary unique key). How is it
    possible? Any suggestions? Thanks for your patience.

     
  • Antonio Buttiglione

    OK guys. I solved the problem, just change the value of $keep_history from
    'true' to 'false' so the php address doesn't create a record every time I
    modify a contact.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.