You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
In this repository, I demonstrated a "Online News Portal" web application using PHP and MySQL. This is a web database application system that is to be used by the public to read and search news. The system keeps the record of all the admin, authenticated viewer. This system also has the ability to keep track of the news as well as comment record…
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileThe purpose of the online news portal is to give the public the opportunity to read and search up-to-date news, as well as to give authenticated users the opportunity to comment on specific news.
This is a database application system that is to be used by the public to read and search news in anytime and anywhere. The system keeps the record of all the admin, authenticated viewer. This system also has the ability to keep track of the news as well as comment record. This project intends to computerize online news portal system in order to provide the instant and important news and also to provide searching facility due to the grown size of records of news. As well as this project have the intention to publish all kinds of important and breaking news in order to expose the truth to everyone due to the grown size of fake and biased newspaper.
Log In page of administrator Log In page of Admin Panel Log In page of Viewers
Viewer Registration Page Viewer Comment Box
News management Functions Admin Comment Box
In this repository, I demonstrated a "Online News Portal" web application using PHP and MySQL. This is a web database application system that is to be used by the public to read and search news. The system keeps the record of all the admin, authenticated viewer. This system also has the ability to keep track of the news as well as comment record…