https://github.com/zheruel/php-news-website
News portal - Vanilla PHP/HTML/CSS
https://github.com/zheruel/php-news-website
css html php sql
Last synced: 5 months ago
JSON representation
News portal - Vanilla PHP/HTML/CSS
- Host: GitHub
- URL: https://github.com/zheruel/php-news-website
- Owner: Zheruel
- Created: 2020-02-11T21:02:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T09:46:24.000Z (almost 4 years ago)
- Last Synced: 2023-09-24T20:44:45.366Z (over 2 years ago)
- Topics: css, html, php, sql
- Language: PHP
- Homepage: http://tinzeljar.com/news
- Size: 5.98 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP-News-Website
A news portal created in PHP as my final project for the Web Programming class back when I was still a student.
It saves information and users into an SQL database. The website features dynamically generated content that is pulled from the database and has user registration along with an admin panel, the ability to post articles, user rights management, session control and more!



