Hi,
I am approaching the end of building a site for a client (need to make the template css/xhtml valid) and I was curious as to how people feel speed/usability will be increased or decreased because of the fact that I am using a single page (index.php) as a template for the entire site.
Essentially, index.php has a include file that tells it which page to include based on the pid in the url.
(In the future I will make it completely MYSQL but for now it is including php/html pages.)
Is this going to put a strain on the server, or allow a very limited number of people to use the site at once because the same file is being called from many different users?
Just curious on thoughts. Site is here: http://www.rhodasparrots.com/index.php (old site: http://www.rhodasparrots.com)
Thanks for the help,
Mike





Bookmarks