How to add more fields on registration page for subscribers and have that info link to the database?
-
I have found many forum topics and plugins that explain how to make additional fields for registering backend users (authors, editors, etc.) but I need to add a field to the registration page of my website for subscribers that will connect to my phpmyadmin. The following link is the registration page I currently have.
http://radioknockout.com/register/
The additional field which I added manually to register.php is a drop down that asks “how did you hear of us”. Based on what the subscriber selects, I need that info to record in my phpmyadmin database, so that I am able to see where each subscriber found us.
Can anyone provide me with suggestions or what I need to do?
- The topic ‘How to add more fields on registration page for subscribers and have that info link to the database?’ is closed to new replies.