New Website Feature Added.
By DarthVader
Date: 2021-05-04
Topic: 12 see comments
Post views: 28924
The ability to modify and update posts has been added to the site. This code involved some php, mysql and html. The first step was to identify the currently logged in user as the post creator, and if the user created the post, then echo the update post button. This button posts the newly input information to a new page which runs the php script to update the mysql database using prepared statements. It is possible to change both the posts title and/or content. (Check Changelog for recent changes)
Comments | Creator | Date | ID |
---|