Help for this page

Select Code to Download


  1. or download this
    <script src="/java/jquery-1.3.2.js"></script>
    
  2. or download this
    <form method="post" action="index.pl" enctype="application/x-www-form-
    +urlencoded" name="reg">
                        <input type='hidden' name='rm' value='registration
    +email' />
    ...
    });
    
    </script>
    
  3. or download this
    sub usernameCheck
    {
    ...
                return $userresult2;
            }
    }