|
Lite4PHP
使用方法在下载页 下载PHP 实例程序,解压到自己虚拟目录根下。
见:http://code.google.com/p/lite/wiki/XMLLiteSyntax 见:http://code.google.com/p/lite/wiki/XMLLiteSiteMesh http://www.xidea.org/project/lite/php/example/test.php
工作方式
推荐文件结构(Lite相关)+ROOT
+WEB-INF
+classes
-lite
-TemplateEngine.php //Lite for PHP引擎代码
-litecached //中间编译结果缓存目录
-decorators.xml //装饰器配置
+example
+test.php //PHP实例
+test.xhtml //测试模板
+layout.xhtml //布局模板(见decorators.xml配置)PHP 版本要求5.0+ | |
► Sign in to add a comment