| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
openkk
12年前发布

PHP模板类 vemplator

     <div id="p_fullcontent" class="detail">     <p>vemplator 是一个最强的PHP模板类,一个文件,总共220行</p>     <p>不是最强之一,就是最强</p>     <ul>      <li>"Minimal keypress" template syntax</li>      <li>Function and method calls</li>      <li>Conditionals: if/else and switch statements</li>      <li>Dot-notation for class member variables (customer.name)</li>      <li>Associative and numerical arrays (row[0] and rows[1]['name'])</li>      <li>Foreach looping over arrays (associative and numerically indexed)</li>      <li>Includes (included templates are parsed and cached separately)</li>      <li>Less bloath than Smarty and others</li>      <li>Now even easier to extend</li>     </ul>     <p><br />  </p>     <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1322979363374" target="_blank">http://www.open-open.com/lib/view/home/1322979363374</a></p>    </div>     
 本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1322979363374.html
PHP 模板引擎