你能帮我解决这个问题吗:
在 DBvot我有blocked表comments
我想要的是删除 where:
blocked。friend =$_SESSION['user_id']
comments。user=$_SESSION['user_id']
在一个单一的查询
你能帮我解决这个问题吗:
在 DBvot我有blocked表comments
我想要的是删除 where:
blocked。friend =$_SESSION['user_id']
comments。user=$_SESSION['user_id']
在一个单一的查询