Posts Tagged ‘tutorial’

Wordpress How-To : Exporting / Importing a Wordpress Database

Posted on Jul 3, 2009 in Wordpress
Wordpress How-To : Exporting / Importing a Wordpress Database

When working on a project , I usually install Wordpress on my local server (WAMP on a PC) and after I’m done developing the theme , I export the database to the client’s server.This is a pretty easy process and this is how you do it.

1. Exporting the database – Phpmyadmin

Enter Phpmyadmin and select your database.
Continue Reading