How 'htmlspecialchars' make the data more secure

前端 未结 0 1159
挽巷
挽巷 2021-02-06 16:40

I have a PHP form to display data from a database

using the code :

. htmlspecialchars($row["Name"]

Explain how the "htmlspecialchars" ma

相关标签:
回答
  • 消灭零回复
提交回复
热议问题