Home > Backend Development > PHP Tutorial > thinkphp安装以后的有关问题

thinkphp安装以后的有关问题

WBOY
Release: 2016-06-13 10:24:08
Original
872 people have browsed it

thinkphp安装以后的问题

为什么安装完thinkphp,localhost的时候出现了两个
^_^ Hello,欢迎使用ThinkPHP
^_^ Hello,欢迎使用ThinkPHP

------解决方案--------------------
开发小型的系统用tp还是不错的,或者用cakePHP,yii,ci等
------解决方案--------------------
你用了新的版本thinkphp 
你不用写 App::run(); 原因他已经自动帮你实例化了。如果你加了上去。就会出现两次的输出了!
------解决方案--------------------
http://doc.thinkphp.cn/manual/entrance.html

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template