I refresh the PHP page directly and can delete the numeric fields in the MYSQL database, but cannot delete the letter or URL fields?
我就是我
我就是我 2018-05-14 11:49:58
0
1
2213

I refresh the PHP page directly and can delete the numeric fields in the MYSQL database, but I cannot delete the letters or URL fields

555.png

我就是我
我就是我

reply all(1)
猪哥

Your two variable names are the same, the second one $erweima overwrites the first one. If you want to delete both, the SQL statement should be changed to

 dele te from sbm weher ewm= $erweima1  and ewm=$erweima2


Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template