

Project Name | Online News Portal In PHP And MySqli |
---|---|
Language Used | PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp |
(edit with the Customer Reassurance module)
(edit with the Customer Reassurance module)
(edit with the Customer Reassurance module)
News Portal project divided into two panel( Mdoule)
1. Front Panel (User Module):
Anyone can read the news and also search for particular news. The reader can leave comments on the particular news.
2. Admin Panel (Admin Module):
Download the zip file
2. Extract the file and copy newsportal folder
3.Paste inside root directory(for xampp xam/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open phpmyadmin (http://localhost/phpmyadmin)
5. Create a database with name news
6. Import news.sql file(given inside the zip package in sql file folder)
7.Run the script http://localhost/news (frontend)
8. For admin panel http://localhost/news/admin