Hi This is my first ZF based PHP project so I'm looking for some advice before I start coding. Basically I am creating a site that holds lots of items (like a store) and there will be other sites on separate domains that are basically the same except the will only show selected items from the main site. I am looking to have one install for all the main models, controllers, views etc used, but each site will need its own views just for layout. As each site has its own domain is it possible for ZF router to see this and set a variable so only the required site data can be queried in the database, correct views, options for models and controllers set etc?
I have attached a basic flowchart if it helps. Cheers for any help, Graham http://zend-framework-community.634137.n4.nabble.com/file/n3324172/StructureConcept.jpg -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Multiple-Site-Project-Structure-tp3324172p3324172.html Sent from the Zend Framework mailing list archive at Nabble.com.
