Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 在 PHP 中防止 SQL 注入的最佳方法?
MySQL 不允许我输入爱尔兰姓氏,而无需在表单字段中的 ' 之前输入 \。准备数据的最佳方法是什么,以便 ' 自动转义。