869-PHP平臺源碼模版超市點餐水果水果在線訂購?fù)馑拖到y(tǒng) 專業(yè)手機(jī)微信公眾號外賣訂餐
安裝步驟:
1.將app_istore.sql導(dǎo)入數(shù)據(jù)庫找到路徑data/config.php 打開文件 修改數(shù)據(jù)庫賬號密碼
2.用戶:admin密碼:357058607
安裝說明
1、將程序完整上傳至網(wǎng)站根目錄
2、創(chuàng)建一個數(shù)據(jù)庫名稱為waimai(可以是其他的)
3、修改數(shù)據(jù)庫配置文件data/config.php
$config[’db’][’host’]=’localhost’; //數(shù)據(jù)庫地址
$config[’db’][’username’]=’root’; //數(shù)據(jù)庫賬號
$config[’db’][’password’]=’root’; //數(shù)據(jù)庫密碼
$config[’db’][’database’]=’waimai’; //數(shù)據(jù)庫名稱
4、訪問網(wǎng)站,用戶:admin密碼:357058607

本源碼地址:http://www.jsxyx.com.cn/vip/php/2019/0703/19469.html