3
votes
5answers
190 views
PHP will not delete from MySQL
For some reason, JavaScript/PHP wont delete my data from MySQL! Here is the rundown of the problem.
I have an array that displays all my MySQL entries in a nice format, with …
0
votes
PHP will not delete from MySQL
Thanks everyone. I used Pascal MARTIN's answer, and it comes to show that I was missing the request ($_GET) to get the …
