$FdateShare="select * from tbl_share where Member_id = '".$_POST["selmemberid"]."' order by Dateshare asc";
$RFdateShare=mysql_query($FdateShare)or die (mysql_error());
$rowRFdateShare = mysql_fetch_array($RFdateShare) or die (mysql_error());
$datefirst=$rowRFdateShare['Dateshare'];
$monthpunpol=loopmonth("2011-01-02","2011-03-02"); // ถ้าำทำแบบนี้ $monthpunpol จะมีค่าของเดือน = 10
$punpol=((($total_share*$row['Rate_share'])*$monthpunpol)/12); // ค่าหุ้นที่ชำระในแต่ละเดือน