-
大小: 187KB文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2021-01-10
- 標(biāo)簽: 廣告系統(tǒng)??Php+mysql??
資源簡(jiǎn)介
運(yùn)用的是wamp服務(wù)器。大家可以下載一個(gè)。然后把數(shù)據(jù)庫(kù)放到wamp安裝目錄bin/data/mysql里。然后把www放到wamp目錄里把www替換。
代碼片段和文件信息
session_start();
include_once?‘config.php‘;
include_once?SITEROOT.‘lib/Db.class.php‘;
include_once?SITEROOT.‘lib/str.class.php‘;
include_once?SITEROOT.‘lib/image.class.php‘;
include_once?SITEROOT.‘lib/smarty/Smarty.class.php‘;
include_once?SITEROOT.‘lib/User.class.php‘;
include_once?SITEROOT.‘lib/Ad.class.php‘;
$ad?=?new?Ad();
$smarty?=?new?Smarty();
$smarty->template_dir?=?SITEROOT.‘/theme/‘;
$smarty->compile_dir?=?SITEROOT.‘/templates_c‘;
$smarty->force_compile?=?true;
$smarty->assign(‘sitehost‘SITEHOST);
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????1612??2009-09-03?13:27??menu.php
?????文件????????769??2009-09-03?14:22??top.php
?????文件???????4038??2009-05-26?14:44??watercode.php
?????文件????????920??2009-09-03?14:36??welcome.php
?????文件????????293??2009-05-28?21:18??goto.php
?????文件????????440??2009-09-03?14:38??readme.txt
?????文件???????3023??2009-09-03?14:38??ad.sql
?????文件????????111??2009-09-03?14:39??義烏信息庫(kù).url
?????文件????????110??2009-09-03?14:39??免費(fèi)小說(shuō)閱讀.url
?????文件????????110??2009-09-03?14:39??在線小游戲.url
?????文件???????8818??2009-05-25?21:05??js\calendar.js
?????文件???????7257??2009-05-25?21:05??js\form.js
?????文件??????31033??2009-05-25?21:05??js\jquery.js
?????文件??????11066??2009-05-25?21:05??js\MSClass.js
?????文件??????10611??2009-09-03?14:09??lib\Ad.class.php
?????文件????????530??2009-09-03?13:03??lib\Db.class.php
?????文件???????7621??2009-06-08?08:57??lib\DbMysql.class.php
?????文件???????7300??2009-04-04?15:43??lib\image.class.php
?????文件???????6614??2009-05-03?12:00??lib\page.class.php
?????文件??????12742??2009-01-20?10:16??lib\smarty\Config_File.class.php
?????文件???????3562??2009-01-20?10:16??lib\smarty\debug.tpl
?????文件???????1949??2009-01-20?10:16??lib\smarty\internals\core.assemble_plugin_filepath.php
?????文件???????1258??2009-01-20?10:16??lib\smarty\internals\core.assign_smarty_interface.php
?????文件???????2507??2009-01-20?10:16??lib\smarty\internals\core.create_dir_structure.php
?????文件???????1583??2009-01-20?10:16??lib\smarty\internals\core.display_debug_console.php
?????文件???????1002??2009-01-20?10:16??lib\smarty\internals\core.get_include_path.php
?????文件????????360??2009-01-20?10:16??lib\smarty\internals\core.get_microtime.php
?????文件???????2467??2009-01-20?10:16??lib\smarty\internals\core.get_php_resource.php
?????文件???????1694??2009-01-20?10:16??lib\smarty\internals\core.is_secure.php
?????文件???????1284??2009-01-20?10:16??lib\smarty\internals\core.is_trusted.php
............此處省略114個(gè)文件信息
評(píng)論
共有 條評(píng)論