Convert HTML to Concrete5 - But What Abount PHP Files?

Permalink
Hi all,

I need to convert a standard website into a C5 site.

I have looked at the tutorials and all seems well converting just the HTML pages.

However some of the pages in my site are in PHP and these wont load.

How can I transfer these pages to the C5 site as well so everything works together?

 
JohntheFish replied on at Permalink Reply
JohntheFish
You will need to do some basic PHP programming.

You can take the body of the php files and turn them into "single pages" (read up on single pages in the docs and howtos)