There is a function in php to echo html as text not actual html, though I cant for the life of me find out how I did it before.
its like echo "<BR>" would print a linebreak on the page, but there is a way to actually print the "<BR>" to actually show as text not the line break..
anyone know what the command was ?
thanks!!!
think it was html_entity_decode , could not remember what it was called!
its like echo "<BR>" would print a linebreak on the page, but there is a way to actually print the "<BR>" to actually show as text not the line break..
anyone know what the command was ?
thanks!!!
think it was html_entity_decode , could not remember what it was called!