Mysql – Query Isn't Deleting from Database
I'm working on a project that uses a sort of roomCode host/join system to function. It's written in js/html/css with a php server. I've had success so far with using PHP and MySQL on this project to insert stuff into…