Medical Tourism

Medical tourism is growing in popularity, with many patients seeking to avoid waiting lists or expensive treatment in their own countries.

Medical tourists opting to travel to Egypt can enjoy a range of cultural and ancient historical sites while they recuperate.

Clinics and staff in Egypt are on-par with those in the United States & the United Kingdom at a cheaper price with a shorter, if not non-existent, waiting line.

There are numerous medical packages available for patients who consider travelling to Egypt for treatment which includes accommodations, consultations, treatment and aftercare.

Popular Treatments:

  • Cosmetic surgery
  • Medical spa treatment
  • Dentistry
  • Cosmetic dentistry
     

<% 'Start the ASP Tag Set conn = server.createobject("adodb.connection") 'Define the location of your database and your Password conn.connectionstring = "DRIVER={MySQL ODBC 5.1 Driver}; SERVER=204.93.172.30; DATABASE=contour2_continentaltours; UID=contour2_tamer;PASSWORD=titi2000; OPTION=3" 'Open Connection conn.Open Set rs=Server.CreateObject("ADODB.recordset") 'Enter your SELECT Statement rs.open "Select * from packages where (PackageID ='28') ", conn do until rs.EOF x_PackageID = rs("PackageID") x_PackageName = rs("PackageName") x_PackageImage = rs("PackageImage") x_Duration = rs("Duration") x_Cities = rs("Cities") x_Program = rs("Program") x_ImageHome = rs("ImageHome") x_HomeAdd = rs("HomeAdd") %>

 
<% 'Move to the Next Record in the database rs.movenext loop %>