i need database help

tabish3

New Member
Messages
29
Reaction score
0
Points
0
hi friends i want to know how to create a database and how to use it.as i want to create an users request forum where they can submit there request and request will stored into my databse where i can find them but i dnt know how to do this please tell me and i also want to create a search option in my site please tell me
 

AdView

New Member
Messages
61
Reaction score
0
Points
0
To create a database do the following:

1. Login to Cpanel

2. Click one MySQL Databases (In third header from bottom)

3. Under where it says: Create New Database enter an name for the database then click create database

4. Then where it says MySQL Users enter an username and password twice for the database and click create user

5. Then where it says Add User To Database select the username and database you want to add the user to then click add

6 You then will be taken to a screen where you set permissions for the user you created earlier select the permissions you want and click make changes

To Use Database:

When you go to intstall the program it will ask for the database info just insert the database name, username and username password where requires.



Hope this helps
 
Top