District wise NGO
Method Distribution and Performed

Division District From Month Year To Month Year


'1' Group By thana.thana_Name Order By thana.thana_Code"); $num=mysql_num_rows($result); //Total Output $Tresult =mysql_query("Select Sum(distribution_details.oralpill) TPill, Sum(distribution_details.condom) TCon, Sum(distribution_details.inj_vial) TInjv, Sum(distribution_details.inj_siringe) TInjs, Sum(distribution_details.iud_normal) TIUDN, Sum(distribution_details.iud_pn) TIUDP, Sum(distribution_details.iud_total) TIUDT, Sum(distribution_details.iud_remove) TIUDR, Sum(distribution_details.implant_new) TImpN, Sum(distribution_details.implant_remove) TImpR, Sum(distribution_details.ecp) TECP, Sum(distribution_details.mizopostal) TMIZ, Sum(distribution_details.per_male) TPerM, Sum(distribution_details.per_femalenormal) TPerFN, Sum(distribution_details.per_femalepn) TPerFP, Sum(distribution_details.per_femaletotal) TPerFT From thana,distribution_details Where (distribution_details.thana_code=thana.thana_code) And (distribution_details.month_id Between '$Date' and '$Date1' ) And NGO_Code<>'1' And thana.Dist_code='$Dist_Id' "); $Trow=mysql_fetch_array($Tresult); $Tpill=$Trow['TPill']; $TCondom=$Trow['TCon']; $TInjV=$Trow['TInjv']; $TInjS=$Trow['TInjs']; $TIUDN=$Trow['TIUDN']; $TIUDP=$Trow['TIUDP']; $TIUDT=$Trow['TIUDT']; $TIUDR=$Trow['TIUDR']; $TImpN=$Trow['TImpN']; $TImpR=$Trow['TImpR']; $TECP=$Trow['TECP']; $TMIZ=$Trow['TMIZ']; $TPerM=$Trow['TPerM']; $TPerFN=$Trow['TPerFN']; $TPerFP=$Trow['TPerFP']; $TPerFT=$Trow['TPerFT']; ?>
District:
Reporting Month From:
,
To
,
Upazila/Thana
Distribution
Performed
Oralpill
Condom
Injectable
IUD
Implant
ECP
Mizopostral
Permanent Metod
Vial
Syringe
New
Remove
New
Remove
Male
Female
Normal
Post-Natal
Total
Normal
PN
Total
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18