• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • Yaf_View_Simple::eval()

    (Yaf >=2.2.0)

    渲染模板

    说明

    publicYaf_View_Simple::eval(string $tpl_content[,array $tpl_vars]): string

    渲染一个字符串模板,然后返回结果。

    参数

    $tpl_content

    string template

    $tpl_vars

    返回值