Why is only 2 of my querys working? (PHP/Mysql)
- by ggfan
When I remove a posting, I want it to remove the posting itself, any comments related to it, and like/dislike of the comments, and favorites that people added. So there are 4 queries that do this, but somehow only 2 of the 4 are working.
When I switch say query 2 for query 3, then query 2 works and query 3 doesn't...
The table names are correct…