- Impact
- 2
PHP-MySQL
I've got an order form where people can input name, address etc. One of the customers have tried to put special characters :
State Field : Baden-Württemberg
But when I display the order details, it show it liek this :
Baden-Württemberg
Is there any function in PHP to avoid this problem ?
I've got an order form where people can input name, address etc. One of the customers have tried to put special characters :
State Field : Baden-Württemberg
But when I display the order details, it show it liek this :
Baden-Württemberg
Is there any function in PHP to avoid this problem ?





