0); } function addNewUser($username, $password, $fname, $last, $firm, $lname, $website, $cname, $ctype, $country, $fax){ global $conn; $q = "INSERT INTO users VALUES ('$username', '$password', '$fname', '$last', '$firm', '$lname', '$website', '$cname', '$ctype', '$country', '$fax')"; return mysql_query($q,$conn); } function displayStatus(){ $uname = $_SESSION['reguname']; if($_SESSION['regresult']){ ?>





 

Thank you for registering with Medical Consultant Services .

You can now log in.

© Copyright 2004 Medical Consultant Services, Inc. | Privacy Notice | Terms and Conditions   Site design: MansourWebDesign.com

 




 

Sorry, your registration could not be completed.
Please try again.

© Copyright 2004 Medical Consultant Services, Inc. | Privacy Notice | Terms and Conditions  

 
Registration Page 255){ die("Sorry, the username is longer than 255 characters, please shorten it."); } if(usernameTaken($_POST['user'])){ $use = $_POST['user']; die("Sorry, the username: $use is already taken."); } if (isset($_POST['checkbox'])) { mail("info@expertsatmcs.com", "Expertsatmcs Mailing List user", "A new user, with email $user has asked to go on the mailing list. Go to www.expertsatmcs.com/admin to view this users details.", "From: info@expertsatmcs.com\nX-Mailer: Expertsatmcs mailer\n"); } $md5pass = md5($_POST['pass']); $_SESSION['reguname'] = $_POST['user']; $_SESSION['regresult'] = addNewUser($_POST['user'], $md5pass, $_POST['fname'], $_POST['last'], $_POST['firm'], $_POST['lname'], $_POST['website'], $_POST['cname'], $_POST['ctype'], $_POST['country'], $_POST['fax']); $_SESSION['registered'] = true; echo ""; return; } else{ ?> Medical Consultant Services, Inc.: expert witnesses, utilization review, independent medical examinations, biomechanical engineering, accident reconstruction, forensic experts, continuing legal education, cle, mcle provider

 

Why Register?  By registering with MCS, you expedite the expert request process.  Once you've registered, you can use your email and password to log in to your account.  Future expert witness requests are streamlined as our system will automatically recall your basic information, thereby making the process much faster.

* All fields are required.

Email:
Password:
First Name:
Last Name:
Company/Firm:
Street Address:
City:
State:
Zipcode:
Telephone:
Fax:
Would you like to be notified of upcoming MCS seminars via email? yes

© Copyright 2004 Medical Consultant Services, Inc. | Privacy Notice | Terms and Conditions   Site design: MansourWebDesign.com