0) { $no = mysql_errno(); $msg = mysql_error(); echo "
[".$no."] - ".$msg."
"; // HERE we must add a Test of error code. // If connection doesn't work -> Message echo "This Server isn't ready to work"; exit; } // unset system that records visitor only once by course for statistics unset($alreadyHome); unset($dbname); ////////////////////////////////////////////////////// $result = mysql_query("SELECT id FROM register"); if ($myrow = mysql_fetch_array($result)) { do { $i=$i+1; $last_id=$myrow["id"]; } while ($myrow = mysql_fetch_array($result)); } else { $last_id = 1; } $last_id = $last_id + 1; $rname1 = QuerySafeString($_POST['rname']); $prof1 = QuerySafeString($_POST['prof']); $rocc1 = QuerySafeString($_POST['rocc']); $raddress1 = QuerySafeString($_POST['raddress']); $city1 = QuerySafeString($_POST['city']); $tel1 = intval($_POST['tel']); $wtel1 = intval($_POST['wtel']); $mtel1 = QuerySafeString($_POST['mtel']); $fax1 = intval($_POST['fax']); $remail1 = QuerySafeString($_POST['remail']); $arr1 = QuerySafeString($_POST['arr']); $adate1 = QuerySafeString($_POST['adate']); $dep1 = QuerySafeString($_POST['dep']); $ddate1 = QuerySafeString($_POST['ddate']); $inscr_user=mysql_query("INSERT INTO register(id, name, occupation, address, Email, prof, city, tel, wtel, mtel, fax, arr, dep, adate, ddate, country) VALUES ($last_id, '$rname', '$rocc', '$raddress', '$remail', '$prof', '$city', '$tel', '$wtel', '$mtel', '$fax', '$arr', '$dep', '$adate', '$ddate', '$country')"); ?>
 
     Personal Information
        Name
        Profession
        Occupation
        Postal Address
        City
        Country
        Home Phone
        Work Phone
        Mobile Phone
        Fax
        Email
       
     Hotel Accommodation Special Rate
 

Single Room

Egyptian

600 L.E.

Foreigners

U.S. $ 110

Double Room

Egyptian

700 L.E

Foreigners

U.S. $ 130

Above rates includes taxes, service charge & buffet breakfast

 

     Estimated time of arrival

Date

     Departure time

Date

 
     Conference Registration Fees
 
          CSS members

800 L.E.

          Non CSS members

900 L.E.

          Non Egyptians

US $ 400

Fees cover attending sessions, proceedings CD, lunches, and coffee breaks for the period of the conference. Fees are for the first accepted paper. A 50% discounted registration fee is available for one extra paper by the same author.
 
     Method of Payment

Certified/ Guaranteed Payment cheque, payable to Computer Scientific Society

  • Bank Account

          Please transfer the payment to the following bank account :

                      Computer Science Society account

          Banque Du Caire, Alexandria

          Account # L.E.: 21050196639

          Account # $: 21060135613 (SWIFT Code BCAIEGC210)

          Alex., Egypt

  • Please send this form and a receipt by fax, Addressed to:

          Ch. Eng. M.E. Morsy

          AASTMT, Miamy. Alex. Egypt

          P.O.Box 1029 Alexandria, Egypt

          Tel: 0123116086 – Fax: (00203) 4242222

          

          Signature…………………….   Date: …………………………….

 

pparse("BODY", "Txtfooter");?>