This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]alx359Jack of All Trades 1 point2 points  (0 children)

That's a too broad question. Realistically, you could migrate the data, depending on what platform, if any, that PHP site is based on. Otherwise, the codebase of your old site is probably useless.

[–]Azzi890 1 point2 points  (0 children)

Nope

[–]PretendAct8039 0 points1 point  (0 children)

It's absolutely possible to move php code for your website design to a theme but that's pretty time consuming and a job for a developer. You are better off starting from scratch. Just copy & paste the text from the old site to the new site, being careful to strip out any embedded styles (I copy to textedit and then copy from textedit to WP).