PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Is there a function in PHP so i can strip HTML tags?
Like if i have "bla bla bla <br /><p><br><font>bla bla</font>" to convert to "bla bla bla bla bla"!
Or i need to use PCRE?
Plz don't say me i got to use reg.expressions i'm sooooo weak at reg.exp.