PHP Function For Dealing With Quotes In Input Fields(breathteching.com)
breathteching.com
PHP Function For Dealing With Quotes In Input Fields
http://www.breathteching.com/2008/03/24/function-for-dealing-with-quotes-in-input-fields-in-htmlphp
1 comments
I know how simple this function is, but I had an old fashioned PHP function I used that was about 5 or 6 lines long that did this exact same thing so I thought I would post the URL for anyone else that wanted help. I did not include the code in the comment because I do not want to take credit for it... even if it is a simple solution.