> > Yep, but this has no way of breaking my html....
>
> If [/i] is missing, it'd be the same as </i> being missing.
>
> I can just as easily clean out any missing </i> tags as I can any
> missing [/i] tags.
>

I am not really bothered about the closing tags (for example </i>)
I am more bothered about the opening closing tag (for example <i  when it
should be <i>)
as this can mess up my page...but this cant do squat: [i
or this:  i]

Cheers,
Ryan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to