How do I handle single quotes inside a SQL query in PHP?

前端 未结 3 1217
陌清茗
陌清茗 2020-12-12 08:10

I am using a particular query for inserting records. It is going well. I am even fetching records with a select query. But my problem is that, if the record contains single

3条回答
提交回复
热议问题