Welcome to the PHP News Site project! This project is designed to help you create a robust and feature-rich news website using PHP. Whether you're building a news site for a specific niche or a general news platform this project provides a solid foundation for managing popular news breaking news and the latest updates. It also comes with an advanced admin panel for easy content management.
Here're some of the project's best features:
- Popular News
- Breaking News
- Web Setting
- User Management
- Category Management
- Analytics
1. Install XAMPP or WAMPP
2. Open XAMPP Control panal and start [apache] and [mysql]
3. Clone the repository to your local machine:
git clone https://github.com/MahdiZare2002/Online-News-Website.git
4. extract files in C:\xampp\htdocs.
The project name must be `Online-News-Website`
5. open project on localhost/phpmyadmin
6. click on new at side navbar.
7. give a database name as (project) hit on create button.
8. after creating database name click on import.
9. browse the file in directory [Online-News-Website/database/project.sql].
10. after importing successfully. open any browser and type http://localhost/Online-News-Website/
11. first register and then login
Don't forget to configure your database information in the index.php And also mail configuration in the index.php ( I used mailtrap )
Technologies used in the project:
- PHP
- Mysql
- Web Server (e.g. Apache Nginx)
This project is licensed under the MIT License.
Enjoy building and customizing your online news site with PHP! If you have any questions or issues feel free to open an issue.