RE: Invite only registration 02-23-2017, 03:14 PM
#3
(02-23-2017, 11:51 AM)Bish0pQ Wrote: Just link it to a database? Wouldn't be to hard, add 3 columns in your user table, inv_code1, inv_code2... and when a user tries to sign-up check if the key is found in the database?
This ^^^
And when adding the columns to the table, configure It properly using the correct data type and character length/range.
![[Image: AD83g1A.png]](http://i.imgur.com/AD83g1A.png)