Page 1 of 1

Re: Static website in Dynamic

Posted: Mon Sep 17, 2012 8:55 am
by social_experiment
sonia585 wrote:I am making a website of 5 pages in HTML can i change it in php later?
If by 'change it in php' you mean add php code later then yes; you will have to save the pages with a .php extension then and run them on a webserver that supports php.

Re: Static website in Dynamic

Posted: Wed Sep 26, 2012 3:49 am
by parul853
Just we have to save as the pages of that website?Or we have to do something else?