資源簡介
免費進銷存PHP源碼
代碼片段和文件信息
require(dirname(__FILE__).“/include/config_base.php“);
require(dirname(__FILE__).“/include/config_rglobals.php“);
require_once(dirname(__FILE__).“/include/checklogin.php“);
if($action==‘save‘){
if($atext==‘‘){
ShowMsg(‘請輸入財務進出原因‘‘-1‘);
exit();
}
if($amoney==‘‘?||?!is_numeric($amoney)?||?$amoney<0){
ShowMsg(‘請確保輸入了正確的金額‘‘-1‘);
exit();
}
if($atype=‘收入‘)
$money=$amoney;
else
$money=-$amoney;
?$loginip=getip();
?$logindate=getdatetimemk(time());
?$username=Getcookie(‘VioomaUserID‘);
?$updatesql=“update?dede_bank?set?bank_money=bank_money+‘$amoney‘?where?id=‘$abank‘“;
?$addsql=“insert?into?dede_accounts(atypeamoneyabankdtimeapeopleatext)?values(‘$atype‘‘$money‘‘$abank‘‘$logindate‘‘$username‘‘$atext‘)“;
?$message=“手動添加“.$atype.“賬務成功“;
?$asql=New?Dedesql(fal
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3602??2009-05-12?14:31??78oa_pss_2010\add_money.php
?????文件???????4323??2009-05-08?19:54??78oa_pss_2010\bank.php
?????文件???????1201??2008-11-28?17:06??78oa_pss_2010\bank_del.php
?????文件???????3859??2008-11-28?17:06??78oa_pss_2010\bank_edit.php
?????文件???????1837??2008-11-28?17:06??78oa_pss_2010\cate.php
?????文件???????3642??2011-01-15?21:57??78oa_pss_2010\current_order.php
?????文件???????3503??2008-12-16?17:36??78oa_pss_2010\current_order_back.php
?????文件???????3732??2011-01-15?22:28??78oa_pss_2010\current_order_sale.php
?????文件?????115068??2004-08-17?20:00??78oa_pss_2010\data\ant2.ttf
?????文件?????????68??2009-10-23?17:26??78oa_pss_2010\data\sessions\sess_9abb177777896fad327dcb80bffba5aa
?????文件????????759??2008-11-28?16:37??78oa_pss_2010\excel_basic.php
?????文件???????1884??2008-11-28?16:39??78oa_pss_2010\excel_b_gys.php
?????文件???????2179??2008-11-28?16:39??78oa_pss_2010\excel_kc.php
?????文件???????1888??2009-09-03?11:30??78oa_pss_2010\excel_rk.php
?????文件???????1890??2009-09-03?11:25??78oa_pss_2010\excel_sale.php
?????文件???????1826??2008-11-28?16:39??78oa_pss_2010\excel_s_back.php
?????文件???????1556??2012-03-12?15:27??78oa_pss_2010\footer.php
?????文件???????4137??2008-07-23?17:52??78oa_pss_2010\getday.php
?????文件???????1108??2008-11-28?17:05??78oa_pss_2010\group_del.php
?????文件???????3413??2009-01-03?01:44??78oa_pss_2010\group_edit.php
?????文件???????1102??2008-11-28?17:05??78oa_pss_2010\guest_del.php
?????文件???????4308??2009-01-13?11:00??78oa_pss_2010\guest_edit.php
?????文件???????4416??2009-05-08?19:54??78oa_pss_2010\guest_group.php
?????文件???????5022??2009-10-23?16:53??78oa_pss_2010\guest_pay.php
?????文件????????562??2009-04-02?22:25??78oa_pss_2010\images\03.gif
?????文件????????323??2008-07-21?22:54??78oa_pss_2010\images\arrow.gif
?????文件???????1433??2008-07-23?11:41??78oa_pss_2010\images\arrow_to.gif
?????文件???????2220??2008-08-09?01:09??78oa_pss_2010\images\bg.gif
?????文件????????535??2008-07-21?23:02??78oa_pss_2010\images\bg_bottom.gif
?????文件????????155??2008-07-20?17:25??78oa_pss_2010\images\bg_list.gif
............此處省略199個文件信息
- 上一篇:微信活碼系統源碼
- 下一篇:微擎微贊通用功能模塊 超人名片V2.1.5+審核+助手
評論
共有 條評論