dimanche 5 février 2017

PHP - Preserving backslashes when using $_POST

so when I get data which contains backslashes from my HTML page via the $_POST method using PHP, every time I echo it out no backslashes are shown. How can I prevent PHP from removing them? (I didn't add any additional PHP code yet which could remove them by accident)

Thanks in advance




Aucun commentaire:

Enregistrer un commentaire