Edit and delete aren't executing in the database in my PHP form

QuestionsEdit and delete aren't executing in the database in my PHP form
Jehal Desai Staff asked 9 years ago

Everything in this code seems to work just fine, except when I try to edit/delete already queried data. I'm new to PHP and MySQL please give me any advice or direction… trying to have this run correctly.
PHP CODE:

/// — DATABASE BELOW — ///


View on Stack Overflow