Quote:
Originally Posted by 1215
the problem is that i don't actually know how to do that, as i've not ever been that skilled in the sql area.
fris - your method - would i export the TubeX db, then export a WP DB (like a sample db), then basically make the fields on the TubeX db match what the ones on WP say?
or plugin the TubeX info into the appropriate fields on a WP DB?
|
you would just connect to the mysqldb , and get the info and create a csv out of it (with php) or whatever lang you prefer
then import the data to wordpress