I don't know about the others but for databases in wamp5, you can connect to mysql using the username 'root' and password '' and server as 'localhost'. To make your databases just go into phpmyadmin by clicking on the wamp server icon and then phpmyadmin, type in your database and tadah...
To get your php on your site, click on the wamp icon and then on www directory, copy and paste your files in there. They will be stored as http://localhost/files.php
Last edited on Tue Jul 31st, 2007 12:49 am by Swaty
|