:: GANES HERBAL CENTRE ::
if(isset($_POST['submit']))
{
if($_POST['sex']=='0')
{
$sex="Male";
}
else if($_POST['sex']=='1')
{
$sex="Female";
}
$to1="gayurbumi@yahoo.com";
$to1=" ganesherbal@yahoo.com";
//$to1="info@ganesherbalcentre.com";
//$to2="soursefinder98@yahoo.com";
//$to="webmaster@harshainfotech.com";
$subject="Enquiry Form";
$from=$_POST['email'];
$message="
Name :".$_POST['name']."
Address :".$_POST['address']."
City :".$_POST['city']."
State :".$_POST['state']."
Country :".$_POST['country']."
Zip Code :".$_POST['zipcode']."
Telephone :".$_POST['phone']."
Fax :".$_POST['fax']."
E-mail :".$_POST['email']."
\n---General Health Condition---\n
Age :".$_POST['age']."
Sex :".$sex."
Martial Status :".$_POST['marital']."
Occupation :".$_POST['occupation']."
Children :".$_POST['child']."
Diabetic :".$_POST['diabetic']."
H.BP/L.BP :".$_POST['bp']."
High Cholesterol :".$_POST['choles']."
Nature of Work :".$_POST['worknature']."
How many years :".$_POST['years']."
Present Health
Problems : Give full
details :".$_POST['health']."
\n---Details about Motion and Urine---\n
---Motion---\n
Daily :".$_POST['motion']."
Nature :".$_POST['m_nature']."
Constipation :".$_POST['constipation']."
It is :".$_POST['motion_is']."
Motion with :".$_POST['motionwith']."
\n---Urine---\n
Colour :".$_POST['urine_colour']."
It is :".$_POST['urine_is']."
It is :".$_POST['urine_iss']."
Foul Smell :".$_POST['urine_foulsmell']."
No of Times :".$_POST['urine_times']."
H. Oil Use :".$_POST['hoil_use']."
Oil Bath :".$_POST['oilbath']."
Meals Habit :".$_POST['meals_habit']."
Sleep :".$_POST['sleep']."
\n---Sexual Activity - For men---\n
Organs :".$_POST['m_organs']."
Masturbation :".$_POST['masturbation']." No of Years ".$_POST['years2']."
Intercourse :No of Times ".$_POST['intercourse']."
\n---Infertility - for Women---\n
Menses Cycle :".$_POST['menses_cycle']." Flow for ".$_POST['menses_days']." Days
Bleeding :".$_POST['bleeding']."
Colour :".$_POST['bleeding_colour']."
Stain on Cloths :".$_POST['blood_cloths']."
Foul Smell :".$_POST['foulsmell']."
White Discharge :".$_POST['whites']."
Inflammation :".$_POST['inflammation']."
Pain :".$_POST['pain']."
Prolapse of the
Uterus :".$_POST['prolapse']."
Spotting :".$_POST['spotting']."
Menopause Age :".$_POST['m_age']."
Laproscopy done :".$_POST['laproscopy']."
Scanning :".$_POST['scanning']."
Uterus Size :".$_POST['uterus_size']." ".$_POST['uterus_cms']." Cms
Ovary Size :L ".$_POST['ovary_left']." R ".$_POST['ovary_right']."
Fallopian Tube :".$_POST['fallopian']."
LMP Date :".$_POST['LMPDate']."
Abortion :".$_POST['abortion']."
Any illness with
past six months :".$_POST['illness']."
\n---Family History---\n
Is this a Herditary :".$_POST['herditary']."
Other Diseases :".$_POST['OtherDiseases']."
General Information :".$_POST['information']."
Pulse Condition :".$_POST['pulse_condition']."
Clinical Test :".$_POST['clinical_test']."
Test Date :".$_POST['date2']."
X- ray Scan Results,
if any :".$_POST['xray_scan_result']."
Details of treatments
Previously taken :".$_POST['t_history']."
\n---Details Interested---\n
Research Membership Enrollment .
Treatment advice with
personal touch.
Siddha rare Herbs :".$_POST['details_interested']."
";
$headers="From:".$from;
//$msg1=mail($to,$subject,$message,$headers);
$msg1=mail($to1,$subject,$message,$headers);
$msg1=mail($to2,$subject,$message,$headers);
if($msg1)
{
echo $msg='