I'd like to check during user registration if the user has reached a minimum age, based on the birthday information entered. So I need to check this information with a given condition. Any idea on how this can be done would be very appreciated. Thank you!
That would have to be a PHP customization in register.php (if you'd like me to do it for you, see the custom coding page: scripts.webmastersite.net/w...x.php?section=customcoding -- should be less than an hour), unless you use some complex javascript to check it.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on user registration condition
Member
Usergroup: Customer
Joined: May 19, 2005
Total Topics: 18
Total Comments: 42
I'd like to check during user registration if the user has reached a minimum age, based on the birthday information entered. So I need to check this information with a given condition. Any idea on how this can be done would be very appreciated. Thank you!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
That would have to be a PHP customization in register.php (if you'd like me to do it for you, see the custom coding page: scripts.webmastersite.net/w...x.php?section=customcoding -- should be less than an hour), unless you use some complex javascript to check it.