Okay, where exactly would I place this?
strip_tags($string, '<style><span><strong><em>');
<div> tags make unexpected extra line break after, so that would be one I'd want not to be allowed, but style, span, strong, and em should all be okay.
EDIT:
Also...
Re: Help needed on re-coding a mod
strip_tags($string, '<style><span><strong><em>');
<div> tags make unexpected extra line break after, so that would be one I'd want not to be allowed, but style, span, strong, and em should all be okay.
EDIT:
Also...
Re: Help needed on re-coding a mod
0 commentaires:
Enregistrer un commentaire