BrianG61 wrote:
Quote:
I've created an HTML site, and am about to add a PHP database. Do I
need to rebuild my site from scratch, choosing php instead of html? |
No.
As long as your host supports PHP, you're OK.
Any pages which require PHP or access to the database (probably MySQL) in
should have the extension .php; these will then be interpreted correctly.
Pages which don't need PHP can be left as html; everything will work fine
together.
HTH,
Pete.
--
Peter Connolly
http://www.acutecomputing.co.uk
Derby
UK