MySQL Doesn't connect?
#4

Quote:
Originally Posted by [ND]xXZeusXx.
Посмотреть сообщение
Yes, I'm using XAMPP, Before when i was leaving the pass empty, it had the same issue, So i tried to gave pass and thought this would help.

Here is my mysql_connect.

mysql_connect("localhost", "root", "password", "database", connection, 1);
PHP код:
mysql_connect("localhost""root""database""password"); 
or if connection is a int for the handle:
PHP код:
connection mysql_connect("localhost""root""database""password"); 
Reply


Messages In This Thread
MySQL Doesn't connect? - by Ritzy2K - 06.07.2016, 16:34
Re: MySQL Doesn't connect? - by Luicy. - 06.07.2016, 16:36
Re: MySQL Doesn't connect? - by Ritzy2K - 06.07.2016, 16:38
Re: MySQL Doesn't connect? - by Luicy. - 06.07.2016, 16:43
Re: MySQL Doesn't connect? - by Ritzy2K - 06.07.2016, 16:47
Re: MySQL Doesn't connect? - by Luicy. - 06.07.2016, 16:49
Re: MySQL Doesn't connect? - by Ritzy2K - 06.07.2016, 16:51
Re: MySQL Doesn't connect? - by yutaruta - 06.07.2016, 16:52
Re: MySQL Doesn't connect? - by Ritzy2K - 06.07.2016, 16:53
Re: MySQL Doesn't connect? - by Luicy. - 06.07.2016, 16:54

Forum Jump:


Users browsing this thread: 2 Guest(s)