Description
Creating, editing, updating and deleting content on a website is what makes the site dynamic. That's what we are going to be doing in this post. A user who visits our site will be able to create posts that will be saved in a mysql database, retrieve the posts from the database and display them on the web page. Each post will be displayed with an edit and delete button to permit the user to update posts as well as delete them. so work with me and let's do it together