"; echo "

Zappointments.com

"; echo ""; echo "
Check to see how many people have signed up using your discount code:

"; global $PHP_SELF; echo "
"; echo ""; echo ""; echo "
"; } //////////////////BODY/////////////BODY/////////////BODY//////// echo "
Check how close you are to winning a prize!
"; if($_POST) { $no2check=$_POST['no2check']; $link_id = db_connect(); if(!$link_id) die(sql_error()); $query="SELECT no_recruited FROM recruiters WHERE offer_id = '$no2check'"; $result_chk=mysql_query($query); if(!mysql_num_rows($result_chk)) {echo "
Sorry, that number is not correct. Please try again!
";} else {$no_chked=mysql_fetch_array($result_chk); $no2return=$no_chked['no_recruited']; echo "
There have been " . $no2return . " users signed up with that discount code.
"; } } form2check(); echo ""; echo "

You can win an RCA Lyra mp3 player with ten recruits, and a PalmOne Tungsten W or Handspring Treo with 25 recruits!

"; echo ""; echo "
Everyone who signs up using your discount code gets 30% off this and all subsequent subscriptions plus a free valise!
"; echo "


The RCA Lyra RD1021 plays music everywhere you go using mp3 files

"; echo "


The Palm TungstenW combination cellphone and PDA allows web access using an AT & T Next Generation GSM network

"; echo "


The Handspring Treo 300 combination cellphone and PDA allows web access using Sprint CDMA network. The Treo 270 uses AT & T or T-Mobile wireless GSM network

"; echo "Check with your mobile telephone service provider to see which of the the handhelds will work with your network. Other equivalent models can be substitued if you prefer to use 801.11 (Fatport, Airport) or Bluetooth wireless access. Substitutions will be made for the above as different models become available."; echo "
Questions? Click here to email us!
"; echo "

Appointment booking method Patent Pending

"; echo "


zappointments.com: online booking for health professionals

"; echo ""; ?>