2009/9/15 MoYo
> MoYo a écrit :
> > Denis Linvinus a écrit :
> >
> >> i found problem with html_clean function
> >>
> >> when used tag inside then text before are drops
> >>
> >> example:
> >>
> >> some text
> >> some style
> >> another text
> >>
> >>
> >> result after html_clean just
Denis Linvinus a écrit :
>
>
> 2009/9/15 MoYo mailto:m...@indepnet.net>>
>
> MoYo a écrit :
> > Denis Linvinus a écrit :
> >
> >> i found problem with html_clean function
> >>
> >> when used tag inside then text before
> are drops
> >>
> >> example:
>
MoYo a écrit :
> I do the test again and with the existing html_clean :
> the output of your example is : some text another text
> The text before