IsMail(); $mail->From=$_POST['email']; $mail->FromName=$_POST['name']; $mail->AddAddress('brad@modelscope.com'); $mail->Subject='Contact form from '.$_SERVER['HTTP_HOST']; $mail->Body=stripslashes($_POST['message']); $mail->Body.=' Telephone: '.$_POST['phone1'].'-'.$_POST['phone2'].'-'.$_POST['phone3'].' IP: '.$_SERVER['REMOTE_ADDR'].' '; //var_dump($mail->Body); $mail->Send(); header("Location: /index.php/company/thank-you"); die(); } else { $content = << EZ Camsites
Company
Sign Up
5 Good Reasons
  1. Zero startup costs
  2. Zero hosting costs
  3. Zero bandwidth costs
  4. Zero software to buy
  5. Zero wait time Get started immediately
Find Out More >>

Contact

Please fill out the form below to contact us

Your Name:*  
E-Mail:*  
Phone: 
Message:*  

Clear    

A Random Image

Easy Integration

Get up and running immediately. Create as many sites as you like, based on preset templates. Each site can use your custom domain, colors, and logo. Using this method, you'll get paid without needing affiliate tracking codes.

Read More

Website Features

  • Two-way chat (with audio).
  • Full-screen mode
  • Ability to tip models
  • VIP rooms for members
  • Free preview area
  • View model's bio, and photos (nude for members, or non-nude)
  • And more
EOT; echo $content; } ?>