How to run the News Portal Project using PHP and MySql
- Download the the zip file
- Extract the file and copy newsportal folder 3.Paste inside root directory(for xampp xamp/htdocs, for wampp/www,fpr lamp var/www/html)
- Create a database with name newsportal
- Import newsportal.sql file(given inside the zip package in sql file folder) 6.run the script http://localhost/newsportal (frontend)
- For admin panel http://localhost/newsporta/admin
credential for admin panel : usernam: admin Password : Test@123
credential for Sub-admin panel : username: subadmin Password : Test@123