Error getting event SQL: ".mysql_error($db)."" ; if (mysql_num_rows($res2) > 0) { // already have username $msg = "
Sorry ! that username is in use, Please choose another...
"; } else { // username unique so ok to enter a new regsistration $level = 0 ; // first registration user $temp2 = $pass ; // puts real pw in for testing if (registernewuser($uname, $rname, $email, $status, $level, $club, $um, $usage, $type, $timezone, $notes, $t1, $t2, $ip, $pass, $code)) { // come back true.. //$id = $reg_user->lasdID(); $id1 = mysql_insert_id($con) ; // $id = $this->con->lastInsertId(); $key = base64_encode($id1); $id = $key; $message = " Hello $rname,

Welcome to OARS321 system and thank you for registering...
Your registration under username $uname will be complete once you have activated
your account by clicking this link
Click HERE to Activate

If you did not instigate this registration then please ignore this email, as unconfirmed emails will be deleted after 3 days, and accept our apologies.

Thank you.
"; $subject = "Confirm OARS Registration"; $sent= sendAmail($email,$message,$subject) ; $msg = "
Success!
Welcome, $rname, We've sent you an email to $email .
Please click on the confirmation link in that email to activate your account.
You will not be able to log into your account until it is activated.
newuser $id email was $sent ;
"; } else echo "Sorry , Query could not be executed... try again later..."; } } ?> OARS321 Registration

OARS321 - New Registration

We need you to register before you can use the demo or test systems so that they can operate properly. This is free and all information collected is totally confidential and not used for any other purpose.
Members can utilise the free trail system and sSubscribers can access multiple events & scoring options via custom made packages. Find out more HERE

UserName: " placeholder="Username" maxlength="20" />   less than 20 characters
Real Name: " placeholder="Real Name" maxlength="30" />   less than 20 characters
Email: " placeholder="Email address" maxlength="50" />   used to send your registration confirmation & reminders
Password: " placeholder="Password" maxlength="20" />   min 6, max 20
Timezone: Used to correctly calculate & display race time - can be amended later. (DST is dealt with later)


To help us tailor systems to suit your needs, please enter the following (optional) information...
Club or Event for which you wish to use the scoring system...
" placeholder="Club/Event" name="txtclub" /> Type of races that you will be scoring.. (e.g. sailing races, bike races, swimming, running, etc)
" placeholder="Usage" name="txtusage" /> IP address is recorded to prevent spam.


Sign In