Home › Forums › Quform WordPress › database with information from submitted form
- This topic has 3 replies, 2 voices, and was last updated 12 years, 1 month ago by
rubyj.
- AuthorPosts
- April 23, 2013 at 9:41 pm #4036
rubyj
ParticipantWhat I’m trying to do is populate a database with information submitted from the form, and for one of the fields, I need it to make sure there are no duplicate entries.
I don’t know anything about databases or SQL or programming besides HTML and CSS; can anyone point me towards a tutorial on how to set this up or help me out with an easy way to do this? Would be much appreciated. Thanks.
(For reference, this is the form: http://www.paazi.com/paazi-registration/ and the two fields in the box are the ones that will be combined to become a “suite number” and they cannot be duplicated. So I would need some sort of code that can check against this and let the admin know so that something else can be assigned manually or automatically.)
April 24, 2013 at 11:46 am #4043Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 24, 2013 at 10:03 pm #4051rubyj
ParticipantOk thanks. And any easy tutorials you could point me to for setting up the database? I am new to this so if you could point me in the right direction, I would really appreciate it.
April 24, 2013 at 11:31 pm #4054rubyj
ParticipantActually, nevermind, figured this out for myself using this tutorial in case anyone else is ever in need of it: http://www.homeandlearn.co.uk/php/php12p2.html
Thanks!
- AuthorPosts
- You must be logged in to reply to this topic.