migration / convert an existing site to WordPress
-
Hello,
I have an ad site that I create with PHP / mysql.
the structure of the database is very simple:
tables: ads, type of ads, user, images.
each ad has an ad type (offer or request)
an ad has one or more associated images.
a User can post multiple ads.the site contains more than 10 thousand registered ads.
my question :
how to export data to a WordPress database?
I can create a PHP scrtipt that can export the data, but I do not know the tables / fields I need to fill.thank you
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘migration / convert an existing site to WordPress’ is closed to new replies.