Thread: Watermark Error
View Single Post
Old August 13th, 2009, 04:40 AM   #13 (permalink)
Cartuner
Junior Member
Verified Customer
 
Join Date: Aug 2009
Posts: 12
Quote:
Originally Posted by Chuck S View Post
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
Cartuner is offline   Reply With Quote