例如php5.0版本中的index.php,我想映射index.html,用$this->display('./templets/index.html')报错,在PHP5.0中应该怎么写
你这是tp框架吗用的?thinkPHP3.2.3要php5.3及以上才行。