I need to limit the users that register. The way I need to limit this is using the domain they are using for their email address.
ie if the user is some.one@myschool.com I will allow all users from myschool.com to register.
the number of this domains could exceed 5000.
Why do I want to do this. I need a secure chat area for school children.
Regards
Jeff
howdy jeff, make a erreg line in login_inc.php and verify the email adress. you find this on line 77
best regards horseman
@visit me www.reiterchat.info
Log in to post a comment.
I need to limit the users that register. The way I need to limit this is using the domain they are using for their email address.
ie if the user is some.one@myschool.com I will allow all users from myschool.com to register.
the number of this domains could exceed 5000.
Why do I want to do this. I need a secure chat area for school children.
Regards
Jeff
howdy jeff,
make a erreg line in login_inc.php and verify the email adress.
you find this on line 77
best regards
horseman
@visit me www.reiterchat.info