Linking a MySQL database to a website

Status
Not open for further replies.

relativ3

New Member
Messages
8
Reaction score
0
Points
1
So, if I create a database, how do I make a registration/login system. I can code the PhP file. Do I need to make the PhP file connect to the database? If so what is the database server information. OR is their someway I have to associate the database goes to this website?
 

bdistler

Well-Known Member
Prime Account
Messages
3,534
Reaction score
196
Points
63
So, if I create a database, how do I make a registration/login system. I can code the PhP file.
For programming help you need to post in [ http://community.x10hosting.com/forums/scripts-3rd-party-apps-and-programming.50/ ]
###

Do I need to make the PhP file connect to the database? If so what is the database server information. OR is their someway I have to associate the database goes to this website?
in short - YES

Here is a link to x10hosting's "Official" Wiki page on how to create a MySQL database - for free-hosting accounts --> [ http://x10hosting.com/wiki/How_to_Create_a_MySQL_Database_and_User ]

and
Here is a link to x10hosting's "Official" Wiki page for MySQL log-on information - for free-hosting accounts --> [ http://x10hosting.com/wiki/MySQL_Information ]

Note: x10hosting's free hosting accounts do not have remote MySQL database access (both incoming and outgoing from the account)
 
Status
Not open for further replies.
Top