hi, i have a data on my database formated with html code such as <p><a href><br><img><h1> etc... Now i want to query the data and display it in a correct html page. Anyone have idea? Please help. Thanks
Is it currently not displaying correctly? If so, what type of field is it stored in (varchar, blob, etc.)? If you're just trying to get to it, could you give us the names of the columns so someone could give you an appropriate query?