View Single Post
Old 07-30-2009, 05:04 AM   #2 (permalink)
francis_elkin
 
francis_elkin's Avatar
 
Status: Newbie
Join Date: Jul 2009
Posts: 4

Rep Power: 12 francis_elkin is on a distinguished road



Default hai

I think replacing '<' with '&lt;' and replacing '>' with '&gt;' in every html tags will provides solution for you. If you would like to pull the layout code by some php function to the scroll box you can do the transformation of the mentioned characters by str_replace() or other function.
francis_elkin is offline Add Infraction for francis_elkin   Reply With Quote