Quote:
Originally Posted by kwvarga
RyOn you would have to install a MySQL (or other Database software) on your computer.
I recommend you use XAMPP which includes phpMyAdmin
http://www.apachefriends.org/en/xampp-windows.html
You can create your database and all the tables in phpMyAdmin, on your local computer, then export it with phpMyAdmin, and run the .sql scripts on your server, and your tables will be copied into your host's database.
|
I agree with this post. This is the easy way to run a server on your local computer for design and test purposes.
I personally find the non-installer version easir to control and deal with while running XP as as the OS.