On the page that displays the djsays something like this should work:
PHP Code:$var = html_entity_decode( htmlspecialchars_decode( $var ) );
echo $var;
Printable View
On the page that displays the djsays something like this should work:
PHP Code:$var = html_entity_decode( htmlspecialchars_decode( $var ) );
echo $var;
IM MAKING it into a comp banner area so im having images in it lul i just need html so i can link it