Home > Backend Development > PHP Tutorial > 大神来解决停

大神来解决停

WBOY
Release: 2016-06-13 12:46:03
Original
705 people have browsed it

大神来解决下
_connect();   //连接MYSQL数据库
_select_db();   //选择指定的数据库
_set_names();   //设置字符集
报错

Fatal error: Call to undefined function _connect() in D:\wamp\www\bbb\includes\common.inc.php on line 45
怎么解决
   能不能有个群啊   本人新手无限多个问题啊  

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