recherche

Maison  >  Questions et réponses  >  le corps du texte

thinkphp3.2的模板引擎有没有自动转义的办法?

我不想每次输出需要转义的内容都得
{$var|htmlentities}
这么写啊……请问有没有快速转义的输出方法?
类似laravel{{$var}}这样的

黄舟黄舟2860 Il y a quelques jours717

répondre à tous(1)je répondrai

  • 阿神

    阿神2017-04-11 09:48:20

    没有 如果有的话就是别的模板引擎了
    你可以考虑到把blade移植到tp

    répondre
    0
  • Annulerrépondre