Home > Backend Development > PHP Tutorial > thinkphp实例化数据表无前缀该怎么处理

thinkphp实例化数据表无前缀该怎么处理

PHP中文网
Release: 2023-02-28 13:32:01
Original
1414 people have browsed it

thinkphp实例化数据表无前缀该怎么办?

具体的可以参考这个教程:

http://www.php.cn/course/383.html

ThinkPHP\Common文件夹中的convention.php中是tp的核心配置文件,不能乱动,如果要想更改里面的配置,在Conf 文件夹里面的config.php可以

以上就是thinkphp实例化数据表无前缀该怎么处理的内容,更多相关内容请关注PHP中文网(www.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
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template