Double quotes in an input field.
-
Hello,
I am writing a plug in which has a few text fields a form on the options page. I would like the field to actually be able to display the double quote character.
When I use stipslashes() or stripcslashes() on the get_option() it removes the / and the ” .
How do I escape a text string with quotes in them and then get just the quotes back?
Thank you for the help.
- The topic ‘Double quotes in an input field.’ is closed to new replies.