setbalance($_POST['accno'],$newbal); 22 //now update the account balance 23 if($w){ 24 header("location:depositdone.php?newbal=".$newbal.""); 25 }else{ 26 $errmsg = "Could not update the balance."; 27 } 28 } 29 }//submit 30 ?> 31 32 33
34 35 36MAMAS //UIS BANK INC |
54 |
EditRegion4 | 5787 |
90 |