That's what i want to do. take away all the html and get only the text.
how do i do this?
aparently there is no function to this this.. at least i had a look at html_* funtions and didnt find any.
Any library, script or anything out here?
i wouldn't like to handcode it, my skills on regex are almost inexistent.
extract text from html
Moderator: General Moderators
Re: extract text from html
it's called strip_tagspedrotuga wrote:aparently there is no function to this this.. at least i had a look at html_* funtions and didnt find any.