資源簡介
代碼片段和文件信息
include?‘if/common.php‘;
@header(‘Content-Type:?application/json;?charset=UTF-8‘);
if?($_SERVER[‘HTTP_X_REQUESTED_WITH‘]?==?‘xmlHttpRequest‘)?{
}?else?{
????exit(?“頁面非法請求!“);
}
if(empty($_GET[‘act‘])){
????exit(“非法訪問!“);
}else{
????$act=$_GET[‘act‘];
}
switch?($act){
????//異步獲取商品
????case?‘selgo‘:?
???????$select?=?““;
????????$tpID?=?_if($_POST[‘tyid‘]);
????????if($tpID?==?““){
????????????exit(‘{“code“:0“msg“:“‘.$select.‘“}‘);
????????}
????????$sql?=?“select?*?from?if_goods?where??state?=1?and?tpId?=?“.$tpID.“?ORDER?BY?sotr?desc“;
????????$res?=?$DB->query($sql);
???????$i=1;
????????while?($row?=$DB->fetch($res)){
????????????$c?=?$DB->count(“SELECT?COUNT(id)?from?if_km??where?stat?=?0?and?g
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????135??2019-07-28?11:14??.htaccess
?????目錄???????????0??2019-08-30?15:31??if\
?????文件????????1796??2019-07-28?11:14??if\auto.php
?????文件????????4823??2019-11-21?02:46??if\common.php
?????文件????????4438??2019-07-28?11:14??if\db.class.php
?????文件???????31014??2019-07-28?11:14??if\function.php
?????文件?????????368??2019-07-28?11:14??if\member.php
?????文件????????1437??2019-07-28?11:14??if\mon.php
?????文件????????3624??2019-07-28?11:14??if\security.php
?????文件????????9936??2019-07-28?11:14??if\smtp.class.php
?????文件????????2755??2019-07-28?11:14??if\txprotect.php
?????目錄???????????0??2019-11-21?05:58??install\
?????文件????????2540??2019-07-28?11:14??install\db.class.php
?????文件???????12898??2019-07-28?11:14??install\index.php
?????文件???????16057??2019-11-21?02:49??install\install.sql
?????文件????????2541??2019-07-28?11:14??install\up.class.php
?????文件?????????822??2019-07-28?11:14??install\update1041.sql
?????目錄???????????0??2019-08-30?15:31??js\
?????文件???????12982??2019-07-28?11:14??js\ayangw.js
?????文件???????12982??2019-07-28?11:14??js\if.js
?????文件???????84245??2019-07-28?11:14??js\jQuery.js
?????目錄???????????0??2019-09-06?20:01??la
?????文件???????21639??2019-07-28?11:14??la
?????目錄???????????0??2019-09-06?20:01??la
?????文件????????3302??2019-07-28?11:14??la
?????目錄???????????0??2019-08-30?15:31??la
?????文件????????5260??2019-07-28?11:14??la
?????目錄???????????0??2019-08-30?15:31??la
?????目錄???????????0??2019-08-30?15:31??la
?????文件????????5911??2019-07-28?11:14??la
?????文件???????11493??2019-07-28?11:14??la
............此處省略583個文件信息
- 上一篇:房哨(多中介管理運營平臺系統)源碼
- 下一篇:簡單的進銷存管理系統源碼含數據庫腳本
評論
共有 條評論