Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
Nitrexkz is on a distinguished road
 
Posts: 5
Join Date: Jun 2009
Unhappy Connect to a MySQL database - 06-17-2009, 05:03 PM

Here is my site: See the problem
I can not connect the index page (index.php and
other pages) to MySQL, though I write it right.
PHP Code:
<?php
$db 
mysql_connect ("localhost","my_nick-name","my_password");
/*Подключаемся к MySQL*/ /*    
I'm from Kazakhstan, and write comments in Russian language*/ 
mysql_select_db ("    
MySQL_database"
,$db);
/*с какой базой работаем*/
?>
What's wrong?
Reply With Quote
(#2 (permalink))
Old
Junior Member
Nitrexkz is on a distinguished road
 
Posts: 5
Join Date: Jun 2009
Default 06-17-2009, 05:10 PM

Quote:
Originally Posted by Nitrexkz View Post
Here is my site: See the problem
I can not connect the index page (index.php and
other pages) to MySQL, though I write it right.
PHP Code:
<?php
$db 
mysql_connect ("localhost","my_nick-name","my_password");
/*Подключаемся к MySQL*/ /*    
I'm from Kazakhstan, and write comments in Russian language*/ 
mysql_select_db ("    
MySQL_database"
,$db);
/*с какой базой работаем*/
?>
What's wrong?
Since issue in the wrong section, please delete the topic
Reply With Quote
(#3 (permalink))
Old
Senior Member
FnCool is on a distinguished road
 
Posts: 904
Join Date: Feb 2009
Location: Barrie On CA
Default 06-17-2009, 07:28 PM

localhost is wrong, see your MySql info for the proper database name.
it'll be something like "mysql9.000webhost.com".
Reply With Quote
(#4 (permalink))
Old
Junior Member
Nitrexkz is on a distinguished road
 
Posts: 5
Join Date: Jun 2009
Default 06-18-2009, 04:37 AM

Thanks for the help
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com