mysql的连接有关问题

WBOY
Release: 2016-06-13 10:08:25
Original
864 people have browsed it

mysql的连接问题
各位,我不知道怎么设置的,现在,phpmyadmin可以连接上mysql,操作正常,
但是我在程序里用mysql_connect('localhost:3306','abc','abc')登陆就是连接不上
提示我:sending message :Access denied for user 'guozhixin'@'localhost' (using password: NO)
guozhixin是我的系统登录用户名

------解决方案--------------------
数据库名...

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!