News Portal using PHP/MySQL
- Project Name: Online News Portal using PHP/MySQL
- Language Used: PHP
- Database: My SQL
- Interface Design : HTML, AJAX,JQUERY,JAVASCRIPT
- Web Browser: Mozilla, Google Chrome, IE8, OPERA
- Software : XAMPP / Wamp / Mamp/ Lamp (anyone)
Newsportal project two modules
- User Module
- Admin Module
Anyone can read the news and also search for particular news. The reader can leave comments on the particular news.
Admin Module
Secure admin login system
- Category-add/update/delete the category
- Sub- Category -add/update/delete the Subcategory
- Post-– Admin can add /update / delete news posts.
- Pages– Admin can manage the contact of about us and contact us page.
- Comments-Admin can approve/ unapprove / delete reader comments.
How to run NewsPortal Project
2. Extract the file and copy the news portal folder
3.Paste inside root directory(for example xamp/htdocs, for wampp/www,fpr lamp var/www/HTML)
4. Create a database with a name news portal
5. Import newsportal.sql file(given inside the zip package in SQL file folder)
6.run the script http://localhost/newsportal (frontend)
7. For admin panel http://localhost/newsporta/admin
No comments:
Post a Comment