Jessicahoney
New member
When I click the edit button the variables of the specific row are not updated and i am redirected where I was and the url gives me ?user=edited meaning that it went through the decision but for some reason they weren't updated. In my database there is one table(users) with the following rows user_id, user_uid, user_email, user_pwd, user_status and user_level. I am fairly new to php so i was hoping that you could pinpoint my mistake/s.
Please help me on How to update specific row on a table using PHP code?
Please help me on How to update specific row on a table using PHP code?