wiqi
Mar 26 2008, 05:28 PM
hello there! I am beginner in php and MySQL. I don't know how to create a database or reach it. how can i create a new database and connect to it and also please tell me the default password of the MySQL console..
Banjo
Mar 26 2008, 06:06 PM
To create a database you need to open up phpmyadmin with it then fill the text field on the front and click create database.
And the stuff for it is..
Host= localhost
Username= root
Password=
(Note no password, unless you set one)
Andrew
Mar 26 2008, 07:45 PM
I just wanted to add that this information is for a WAMP server
http://en.wikipedia.org/wiki/WAMPNOT for zymic hosting.