How to make database in Mysql
We must knowabout Mysql, right? it's free of charge and running in all OS platform like unix, Windows, sun solaris. At this occasion, we can be easy to make database in Mysql. At this occasion, suppose we have already got Php Tried, you can download it at www.phpgeek.com. so, what's should we do : 1. go to windows Explorer, then click on drivce C:/ 2. click on Apache --> Mysql --> Bin --> winMySqlAdmin, the function of WinMysqlAdmin is to fill in UserName and Password 3. the last is see whether there is a tools of three lamps, if the lamps is green lighting, so we already to use Mysql. So, how can we make database on MySql, please follow these steps below : 1. Click Start --> All programs --> Accesories --> Command Prompt 2. We should change dir, first, type this statements C:/program Files/... /CD\ 3. type from promt C:>cd Apache 4. type C:>Apache/ cd Mysql 5. type C:>Apache/Mysql/Bin 6. type Mysql so, all statement is C:>Apache/Mysql/Bin/...