Ever since I switched to an embedded form with a php include, all special characters get encoded as HTML entities in the database, machform backend, and emails. It it re-encoded them for display and email I wouldn't mind, but I don't want to have to do it manually. Any tips for how to fix this?
Thanks!