MySQL Forums
Forum List  »  Newbie

MySql Connection
Posted by: qua doc
Date: May 18, 2005 10:41PM

Hi, I'm new to MySql. For example, my MySQL have the following informations

DB Name: MyTest
Server IP: 99.99.999.999.99
Login ID: mylogin
Db Type: mySQLDB
password = mypasswd

Could someone shows me how to set the parameters for the following statement? What do I use for host, user and passwd?

$dbc = mysql_connect ($host, $user, passwd$);

Options: ReplyQuote


Subject
Written By
Posted
MySql Connection
May 18, 2005 10:41PM
May 18, 2005 11:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.