18+ registration

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    18+ registration

    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

    #2
    for 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";

    Comment


      #3
      I have lava methos where would i place that code?

      Comment


        #4
        Originally posted by dominik92r View Post
        for 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";
        u must b 15+?hehe..or 18+
        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


          #5
          Originally posted by kiLLeR-eyEd_14 View Post
          u must b 15+?hehe..or 18+
          ..i think he's using numpad =)
          Did I help you?
          You can help me too
          Your donations will help me finance my studies.

          Comment

          Working...
          X