View Single Post
  #7 (permalink)  
Old 11-09-09, 04:56 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,516
Thanks: 20
Thanked 109 Times in 106 Posts
The PHP should be a hierarchy - where one file handles the site wide includes/references like CSS, and it includes/manages other pages/files for the site.

Without a good architecture, it will be very difficult to maintain the site.
Reply With Quote