成都网站建设设计

将想法与焦点和您一起共享

php手动加载视图文件

  1. test.php:
    php手动加载视图文件
  2. test.html:
    php手动加载视图文件
    
    
    
    
    <?php echo $title;?>
    
    
    
        

  3. 关于smarty模板:
    smarty是在类中进行操作的,通过正则把 test.html 中的变量找出来,然后赋值给smarty中的变量,间接的给模板赋值

分享文章:php手动加载视图文件
文章源于:http://chengdu.cdxwcx.cn/article/jhhhdc.html