how can i show things under html tags coming from database ?
Posted: Mon Oct 15, 2007 5:16 am
Hello everyone...
i am using FCK editor on my website , in which user can write , insert smiley's and can use anchor,links.. & all this data goes into the database in the form of html tags like this - >
but when i displayed this data on to the page than again it comes as it is but i need all the visual things instead of these tags ... means smiley , links anchor ,color's
can anybody help me that how to convert this html tags into their means ......
Thanks
i am using FCK editor on my website , in which user can write , insert smiley's and can use anchor,links.. & all this data goes into the database in the form of html tags like this - >
Code: Select all
hello this is testing of FCK editor
src="/FCKeditor/editor/images/smiley/msn/regular_s
mile.gif" alt="" />
href="http://signsofgreatness.com">signsofgreatnes
s.com hello
everyonecan anybody help me that how to convert this html tags into their means ......
Thanks