Page 1 of 1

Invitation code limit

Posted: Fri Feb 24, 2012 7:23 am
by Jeronimo
I would like to setup a registration form where people would need to type in a secret code in order to register. This I know how to do but how about if I want to limit the number of registrations made with a single secret code, how would I accomplish this?

Many thanks.

Re: Invitation code limit

Posted: Fri Feb 24, 2012 7:25 am
by Celauran
Store the valid codes in a database table along with a column to keep track of their use?