An open API service indexing awesome lists of open source software.

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

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!

![](site1.JPG)
![](site2.JPG)
![](site3.JPG)
![](site4.JPG)