<? include"connect.php" ?> <link rel="stylesheet" type="text/css" href="main_style.css"> <? $strSQL = "SELECT * FROM user WHERE user_type = '5'"; $objQuery = mysql_query($strSQL) or die ("Error Query [".$strSQL."]"); ?> <div id="right_block"> <font size="18" color="#993300"><b>จัดการข้อมูลการฝากเงิน</b></font> <p> <table width="80%" border="1" align="center" cellpadding="1" cellspacing="0" bordercolor="#000066"> <tr bgcolor="#99ffff"> <th width="46" height="23" align="center"> ลำดับ</th> <th width="200" align="center">ชื่อ -สกุล</th> <th width="184" align="center">ฝากเงินเดือนละ</th> <th width="160" align="center">ยอดเงินสะสม</th> <th width="140" align="center">คำสั่ง </th> </tr> <? while($objResult = mysql_fetch_array($objQuery)) { $fname = $objResult['prefix_name'].$objResult['fname']." ".$objResult['lname']; $i++; if($i%2==0) { $bg = "#ccffcc"; } else { $bg = "#FFFFFF"; } ?> <tr bgcolor="<?=$bg;?>"> <td><div align="center"><? echo $objResult['user_id'] ?></div></td> <td><div align="center"><?=$fname;?></div></td> <td><div align="center"><? echo $objResult['dep_mount'] ?></div></td> <td><div align="center"><? echo $objResult['dep_total'] ?></div></td> <td><div align="center"> <a href="deposit1.php?uID=<?=$objResult['user_id']?>">เลือก</a> </div></td> </tr> <? } ?> </table> <? mysql_close($objConnect); ?> <br/><br/> </body> </html>
<? include "headlog.php" ?> <? include "connect.php" ?> <? $strSQL = "SELECT * FROM user u WHERE user_id = ".$_GET["uID"]; $objQuery = mysql_query($strSQL) or die ("Error Query [".$strSQL."]"); $objResult = mysql_fetch_array($objQuery); if(!$objResult) { echo "Not found user_id=".$_GET["uID"]; } ?> <link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="main_style.css"> <div class="warp" > <body> <div class="warp" > <div class="body" > <div id="left_block"> <p style=" clear:both;margin:10px 0 0;"> <div class="manu_list" style="margin-top:1px;"> <td colspan="2"><img src="images/menu.gif" width="220" height="30" /></td> <a href="authdepindex.php">หน้าแรก</a> <a href="authdepprofile">ข้อมูลส่วนตัว</a> <a href="authdepmem">จัดการข้อมูลสมาชิก</a> <a href="authdepitem">จัดการข้อมูลเงินฝ่าก</a> <a href="authdepdiv">คำนวณเงินปันผล</a> <a href="authdeppaydiv">ข้อมูลการจ่ายเงินปันผล</a> <a href="authnews">จัดการข้อมูลข่าวประชาสัมพันธ์</a> <a href="logout.php">ออกจากระบบ</a> </div> </p> </div> <font size="18" color="#993300"><b><center> เพิ่มจำนวนเงินฝาก </center></b></font> <p> <table cellpadding="0" cellspacing="0" width="70%" border="0" align="center"> <tr align="right"> <td width="5%" valign="bottom"> <input type="image" id="new" name="บันทึกข้อมูล" width="40" height="40" src="images/add.png" alt="บันทึกข้อมูล"/> <br/> <a href="depositformadd.php?uID=<?=$objResult['user_id']?>">เพิ่มจำนวนเงินฝาก</a> </td> </tr> </table> <p> <? $strSQL = "SELECT * FROM user u ,deposit d WHERE u.user_id = d.user_id"; $objQuery2 = mysql_query($strSQL) or die ("Error Query [".$strSQL."]"); $objResult = mysql_fetch_array($objQuery2); ?> <table width="70%" border="1" align="center" cellpadding="1" cellspacing="0" bordercolor="#000066"> <tr bgcolor="#99ffff"> <th width="10%">ลำดับที่</th> <th width="15%">หมายเลขบัญชี</th> <th width="25%">ชื่อสมาชิก</th> <th width="25%">วันที่/เวลา</th> <th width="10%" >ฝากเงิน</th> <th width="20%">คำสั่ง</th> </tr> <? while($objResult = mysql_fetch_array($objQuery)) { $fname = $objResult['prefix_name'].$objResult['fname']." ".$objResult['lname']; $i++; if($i%2==0) { $bg = "#ccffcc"; } else { $bg = "#FFFFFF"; } ?> <tr bgcolor="<?=$bg;?>"> <td align="center"><? echo $i++; ?></td> <td align="center" ><?=$objResult["user_id"];?></td> <td align="center"><?=$objResult["prefixname"];?> <?=$objResult["fname"];?> <?=$objResult["lname"];?></td> <td align="center"><?=$objResult["dep_date"];?> | <?=$objResult["dep_time"];?></td> <td align="center"><?=$objResult["dep_mount"];?></td> <? $dep_total = $dep_total + $objResult['dep_mount']; ?> <td align="center"><A href="printdep.user_id='user_id'&dep=<?=$objResult["dep_id"];?>">พิมพ์ใบฝากเงิน</a></td> </tr> <? } ?> <tr class="row<?=$i%2?>"> <td colspan="6" align="right"class="topic_detail">ยอดรวมเงินสะสม = <?=$dep_total?> บาท </td> </tr> </table>
$strSQL = "SELECT * FROM user u WHERE user_id = ".$_GET["uID"];
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง