php newspaper网站
这是基于PHP的核心报纸网站。
实时演示链接
- 演示网址
项目设置
- 下载并安装git-官方下载链接
# Clone the Project
git clone https://gith*u*b.c*om/abdulrehman25/php-newspaper.git
# Get project copied to your xampp directory htdocs
xampp -- > htdocs -- > newspaper
# Import database
phpmyadmin-- > import
select database file from " newspaper --> this project datbase file --> newspaper.sql "
# 主网页
# Url
localhost/newspaper管理面板
# Url
localhost/newspaper/admin
# Credentials for admin Panel
Role: Super Admin
username: abdulrehman25
password: 123456下载源码
通过命令行克隆项目:
git clone https://github.com/abdulrehman25/php-newspaper.git