开发者

how to strip html tags from a drupal token

I have a开发者_StackOverflow中文版 drupal token of the form [content: message]. How do i strip html tags from the output that it returns. Ideally i want to have strip_tags($var) operation to be performed.


Why can't you just use strip_tags($drupaltokenvariable)?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜