Mô tả chi tiết
Hướng dẫn cài đặt source code website bán hàng điện thoại php như sau:
- Import database
- Cấu hình trang
+ classDB.php
+ admin/index.php chỉnh thành
<?php require_once(“classquantri.php”);
if(!isset($_SESSION[‘user_group’]) || $_SESSION[‘user_group’] != 1) header(“banhang/admin/index.php”);
- User và pass các bạn vào database xem.
Đánh giá
Chưa có đánh giá nào.