• Welcome to Daffodil Computers Ltd..
 

News:

Daffodil Computers Limited is a leading It solution & education solution public company with a good relation to customers it has earned big respect from clients

Main Menu

Remove HTML Tag from a PHP String

Started by bbasujon, January 22, 2012, 07:41:47 AM

Previous topic - Next topic

bbasujon

To remove all the HTML tags from your PHP string we can easily use strip_tags ($YourStrings) or preg_replace ('/<[^>]*>/', '', $YourStrings)
Acquire the knowledge and share the knowledge so that knowing,learning then sharing - all are the collection