php充值卡,ecshop 充值卡功能_懒人程序
/*顯示頁面的action列表*/$ui_arr=array('register','login','profile',... 增加cz然后在下面代碼處加入if ($action=='cz')//沖值{ if($_GET['a']=='add'){ if (empty($_SESSION['user_id'])){ show_message('該用戶不存在。','返回上一頁','user.php?act=cz');} else{ $k=strtoupper(substr($_POST['k'],0,8));$p=strtoupper(substr($_POST['p'],0,8));$row=$db->getRow('SELECT * FROM cz_access WHERE `kid`='$k' and kpass='$p'');if (empty($row[id])){ show_message('卡號,密碼不正確。','返回上一頁','user.php?act=cz');} if ($row[yes]>0){show_message('卡號已經被使用了。','返回上一頁','user.php?act=cz');} $r=$db->getRow('SELECT num,name FROM cz_type WHERE id='.$row['type']);if(!(time()>=strtotime($r['ksj']) and strtotime(time()<=$r['jsj']))){show_message('該卡號不在使用范圍之內。'.$r['ksj'].'--'.$r['jsj'],'返回上一頁','user.php?act=cz');} $db->query('update cz_access set yes=1,uid='.$_SESSION['user_id'].',sj=''.date('Y-n-j G:i:s').'' where id='.$row['id']);log_account_change($_SESSION['user_id'],$r[num],0,0,0,'易購卡沖值');$db->query('insert into cz_logs (log) values ('用戶:'.$_SESSION['user_id'].$_SESSION['user_name'].'|沖值金額:'.$r[num].'元|卡類型:'.$r['name'].'|時間:'.date('Y-n-j G:i:s').'')');show_message('沖值成功。','返回上一頁','user.php?act=cz');} } include_once(ROOT_PATH.'includes/lib_clips.php');$info=get_user_default($user_id);$smarty->assign('surplus',$info['surplus']);$sql='SELECT b.name,b.num,a.kid,a.kpass,a.sj FROM cz_access as a left join cz_type as b on a.type=b.id WHERE a.uid='.$user_id.'ORDER BY a.sj desc';$list=$db->getAll($sql);$smarty->assign('list',$list);$smarty->display('user_transaction.dwt');}--------------------------------------------------------------------------------------------------------------------themes\default\user_transaction.dwt模板里增加充值模板
我的易購卡span>h5>
| {$lang.process_time}td> | {$lang.surplus_pro_type}td> | {$lang.money}td> | 卡號td> | 密碼td>tr> | |||||||
| {$item.sj}td> | {$item.name}td> | {$item.num}td> | {$item.kid}td> | {$item.kpass}td>tr> | |||||||
{$lang.current_surplus}{$surplus}td>tr>table>添加充值卡span>h5>
| |||||||||||
總結
以上是生活随笔為你收集整理的php充值卡,ecshop 充值卡功能_懒人程序的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 北京环球影城离哪个火车站近
- 下一篇: 定西治疗少精弱精最好的医院推荐