01-10-2018, 11:14 AM
Thanks for posting your workaround, Matt!
I think a better solution would be to allow the DB to insert the special character value (&) and on your comparison, use htmlspecialchars.
http://php.net/manual/en/function.htmlspecialchars.php
I think a better solution would be to allow the DB to insert the special character value (&) and on your comparison, use htmlspecialchars.
http://php.net/manual/en/function.htmlspecialchars.php