• jimmysnyder

    (@jimmysnyder)


    I am capturing the name and e-mail address from the contact form in WordPress. I made a new table in the wordpress db to hold this information. I did it because I want to keep the data together with thre rest of the site and also to make it easier to backup. However, I am concernted that I shouldn’t be adding tables to your db and I should better make a new db and add the table there. What do you think?

Viewing 1 replies (of 1 total)
  • scattered810

    (@scattered810)

    Unless someone else says otherwise, I don’t see why you shouldn’t be fine with creating a new table within the current DB.

Viewing 1 replies (of 1 total)
  • The topic ‘database table’ is closed to new replies.