»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> WAMP / Installation and Configuration / It's all running now what?
Posted:  16 May 2005 02:25
I know how to use PHPMyAdmin and can code somewhat in PHP.  I am curently using dreamweaver 4.0 to do my programming.  I installed WAMP in it's default locations.  I have figured out that I need to install my www files in this location so they will work:  C:\Program Files\e-novative\WAMP\www

But now back to MYsql or PHP  were are the databases saved at?  Is the only way I can look at them through phpmyadmin or can I open up an regular window and see my databases?  If so can I work on them through that?  Or is it best through phpmyadmin.

Thanks for all the patience and help.  Love your program.


Posted:  18 May 2005 12:57
You cannot "look" at databases without some software reading the database contents and presenting them as HTML. This is what phpMyAdmin does for you. You can also use the command line to do database maintenance, but it is much more convenient to use phpMyAdmin.