Quote:
Originally Posted by Chuck S You cant save html in mysql and then try and show it in an html page without escaping it first.
Your only option is to actually update the actual setting in your database settings table for photopost through like phpmyadmin like so
UPDATE pp_settings SET setting='' WHERE id=90; |
thank you for your reply. i am sorry that i am new at this would you please give me more details that how i can resolve this error? thanx