Population Entry
User :
Yearly Entry Form :: Population
0){ $result6=mysql_query("SELECT * FROM population where Thana_Code='$Thana_id' and Month_Id='$Date'and NGO_Code='1' "); $num1=mysql_num_rows($result6); $i=0; while ($i<$num1){ $num_id=1; $Month_Id=mysql_result($result6,$i,"Month_Id"); $Thana_code=mysql_result($result6,$i,"Thana_Code"); $union=mysql_result($result6,$i,"No_Union"); $unit=mysql_result($result6,$i,"No_Unit"); $village=mysql_result($result6,$i,"No_Village"); $household=mysql_result($result6,$i,"No_Household"); $Total_Ec=mysql_result($result6,$i,"Total_Ec"); $population_M=mysql_result($result6,$i,"population_M"); $population_F=mysql_result($result6,$i,"population_F"); ++$i; } } else { $num_id=0; $Month_Id=$Date; $Thana_code=$Thana_id; $union=""; $unit=""; $village=""; $household=""; $Total_Ec=""; $population_M=""; $population_F=""; } //District name $resultD=mysql_query("SELECT Dist_Name FROM district where Dist_code='$Dist_Id'"); $rowD=mysql_fetch_array($resultD); $D_Name=$rowD['Dist_Name']; //Thana name $resultT=mysql_query("SELECT Thana_Name FROM thana where Thana_code='$Thana_code'"); $rowT=mysql_fetch_array($resultT); $T_Name=$rowT['Thana_Name']; //Month name $sql=mysql_query("select M_name from month where M_id='$m'"); $rowM=mysql_fetch_array($sql); $M_Name=$rowM['M_name']; ?>
District :
Upazila/Thana :
Year :
 
POPULATION DATA ENTRY
Number
of
Union
Number
of
Unit
Number of Village
Number
of
Household
Eligible Couple
Population
Male
Female
Total
Copyright © 2013 MIS Unit, DGFP All rights reserved