Im a just dabbling into web language. I am a novice still but even I know that they can use PHP much more efficiently that that. Using the include() require() or require_once() built in functions to call a seperate php page for their headers footers, other things that rarely change. Then when they needed to update the site they could just change that one page instead of 50.
|