-=[ Mr. Bumblebee ]=-
_Indonesia_
<?php
#######################################################
// get data
#######################################################
$info = $exe->qry_fetch ( " from tbl_{$total[table]}_out where keycode='{$total[code]}' and numid='{$numid}' " , " numid " ) ;
if ( empty($info['numid'])) script_re($total['cmnall'] . '&mode=out' , ' »èÁ¦µÇ¾ú°Å³ª ¾ø´Â °Ô½Ã¹°ÀÔ´Ï´Ù. ' ) ;
$exe->qry_delete( " tbl_{$total[table]}_out " , " keycode='{$total[code]}' and numid='{$numid}' ") ;
script_re($total['cmnall'] . '&mode=out' ) ;
?>
Copyright © 2017 || Recoded By Mr.Bumblebee