print_r($_POST); 看看传入的都是什么

解决方案 »

  1.   

    加在 require_once(dirname(__FILE__)."/global.php");后面就可以了
      

  2.   

    phpSayTemplate Parser Error: File not found: '_template/default/.setting.html'在代码文件夹的_cache里面发现一个default__setting_html.php
    里面的代码是
    phpSayTemplate Parser Error: File not found: '_template/default/.setting.html'是不是这里错了?哪里错呢?一头雾水的
      

  3.   

    加载 $_POST 第一次出现之前
    由于它的流程是根据 $_POST 的值走的,所以需要知道传入的是什么
      

  4.   

    加在 require_once(dirname(__FILE__)."/global.php");后面就可以了
    无法显示,哭
      

  5.   

    Quote: 引用 12 楼 ohmygirl 的回复:

    骚年。开启错误提示,断点调试吧。[/quot]
    没有错误,应该是文件之间的连接调用有问题,我完完全全的一个入门老师就要求做这些,完全不知道怎么入手好,有没有好人能给个联系方式,我把整个项目发给你们看看...