You are here: Home
Support site for Tips and Tricks HQ premium products
Did you ever get this finished? If so, did you use the eMember database or a custom mySql database to contain the codes for verification? I’m fairly new to PHP and mySql, which is what I have been told to use to acheive the same goal.
My situation is a little different. We have a team (of 10,000+ and growing) that we want to limit access to. The team has already been assigned a random string of numbers from another system. I would like to use this same string of numbers to verify that they are indeed members of our team. I’ve already set up a mySql database with these numbers, but I’m a little unclear on how to get the eMember plugin to check the database and allow or deny account creation.
Any suggestions?