I have a form, not unlike the post question/comment on this site that I want to post to a field in a database.
However if someone where to put special characters such as @#;"|
either fails or does not insert correctly. Is there a way to insert said data into a database without Perl trying to treat certain characters as operators?