Who can help me i want to add a code so only members that are 18+ can enter the site if they are not 18 it will kick them out of site with msg say they not old enough to enter the site
18+ registration
Collapse
X
-
Originally posted by dominik92r View Postfor wapdesirev2
Code:}else if(getage($year."-".$month."-".$day)<18){ $main.="<img src=\"./images/error.gif\" alt=\"x\"/><br/>Error You Must Be 15+ To Join Here<br/> <br/> <a href=\"./index.php\">Exit</a> </p>\n";
My Blog: http://jhommark.blogspot.com
My Facebook: http://www.facebook.com/jhommark
My Official Site: http://www.undergroundweb.tk
My Community Site: http://undergroundwap.xtreemhost.com
Comment
Comment