I have created an update page where the data I want to change appears. However, when I click save, I get an error message: Notice : Undefined index: slug in C:\xampp\htdocs\dynamic\egypt\Admin\php_action\update.php on line 8, followed by →
Succcessfully Updated
When I check the file in my index.php file, only the one field is not altered.
This is the database table headings:
This is the edit (update) page before submission:
.How can I resolve this issue.