what is the good way to introduce HTML in a constant ?
i ve got a contant like this
Code
define('_PRESENTATIONMANDATORY','Sur ce forum, la présentation est <u>obligatoire</u>, une présentation non faites invalidera la création de votre compte.');
and
Code
<!--[pnml name="_PRESENTATIONMANDATORY" html=true]-->
the u tags are always displayed
thanks
edited by: mumuri, May 03, 2008 - 12:40 PM
