Online Blog


The main purpose of this project was to be able to show how through the combination of PHP, HTML, and MySQL a user can interact on the front-end with the server on the back-end.

A user can create, update, or delete a blog that is stored on a database through a server, communicated through PHP language. Prior to this project, I had some experience dealing with PHP, but limited interaction with HTML. I am very proud how I was able to take a simple idea and implement it.

This project peaked my interest greatly in the world of back-end coding, not just PHP. Since this project, I continue to search out new learning opportunities to advance my knowledge in the aspect of back-end development.

Software/ Language

PhpStorm, HTML5, CSS3, Bulma, PHP, MySQL

Time

2 Weeks

Backend Preview

backend preview
Create Blog

create blog example
Delete Blog

delete blog example
Update Blog

update blog example