Found a thinkphp BUG_PHP tutorial

WBOY
Release: 2016-07-13 09:58:00
Original
1069 people have browsed it

Found a thinkphp BUG

In the project entry file

My tp project is in the WebChat directory under the root directory
i.e. localhost/WebChat

WebChat structure is as follows:
Configuration entry file:
Found a thinkphp BUG_PHP tutorial

Found a thinkphp BUG_PHP tutorial

Then when the project executes PUBLIC/res/css/index.css, it will find
localhost/WebChat/public/res/index.css(correct)
If you change the APP to one also called WebChat,
That is, change it to this:
Configuration entry file:
Found a thinkphp BUG_PHP tutorial
Found a thinkphp BUG_PHP tutorial

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/979822.htmlTechArticle Found a thinkphp BUG in the entry file of the project. My tp project is in the WebChat directory in the root directory, which is localhost/ WebChat The structure of WebChat is as follows: Configuration entry file: Then the project is executing...
Related labels:
bug
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!