Hello, I was wondering how to create a form to edit entries in my database or to delete them. Right now I have a table with columns for "Date", "Time", "Subject", and "Content". I want to be able to edit the fields through my browser. I tried using PHPMyAdmin at first, but for some reason PHPMyAdmin doesn't allow me to edit or delete certain entries. Thnx for any help in advance.