Return to Snippet

Revision: 61698
at January 7, 2013 21:31 by iwiz


Initial Code
{$text|regex_replace:"/(<p>|<p [^>]*>|<\\/p>)/":""}

Initial URL


Initial Description
This will replace p tag and all attributes strings with an empty string.

Initial Title
[smarty] remove p tag from a string

Initial Tags


Initial Language
Smarty