【问题标题】:Getting the first element of the array in Dwoo在 Dwoo 中获取数组的第一个元素
【发布时间】:2011-01-31 08:46:40
【问题描述】:

我正在使用名为 Dwoo 的模板引擎。如何在没有循环的情况下获取数组的第一个元素?

【问题讨论】:

    标签: php template-engine dwoo


    【解决方案1】:

    {assign array("Bob" "John") users} {$users.0}

    Dwoo Wiki

    【讨论】:

      猜你喜欢
      • 2010-12-27
      • 2021-11-12
      • 1970-01-01
      • 2011-05-04
      • 1970-01-01
      • 2022-01-19
      • 2013-12-01
      • 1970-01-01
      相关资源
      最近更新 更多