Dreamweaver record table that uses your name to edit and delete your information.
Hi. I have just started using dreamweaver and I have no experience in PHP coding and would like to start. So far i managed to get by using dreamweaver tools and without coding any PHP or all all for that matter. I have created a form where you fill it up and it sends the data to mysql. From there i made the dynamic table to display ALL the data from the tables from the database. My question is, if someone has filled up the form and wanted to edit/delete it, how should i code it that when the user enters his/her name or a given number, he/she can only access what he/she has filled up. For example, my name is Shaun, and i filled up a form. After that i wanted to delete it. How do i do it in a way where i only enter my name and only my record comes up? I wouldn't want someone else to have their name/number to edit or delete their own record. Any help would be appreciated. Thank you in advance.
