<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1031075" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1031075</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/processing-requests-mvc-structure#comment-1181846</link>
    <description> &lt;p&gt;Thanks for your response!  I thought I may be in the weeds using modules... Good to know it is probably ok to set it up that way.  My big concern I guess is when the initial request for a page comes in - no matter how deep you are in the site - the request still hits the index.php page first, then the mainfile that directs it to the template generator and builds the &#039;page&#039; and marrys it to the content which is retrieved in the module.  Do you know of a way to decrease the number of files a request &quot;passes&quot; through like this?  I don&#039;t know if one even exits but I get the feeling I&#039;m missing something about this part of a PHP website....&lt;/p&gt;
&lt;p&gt;Thanks!&lt;br /&gt;
T&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Oct 2005 20:48:32 +0000</pubDate>
 <dc:creator>toasted</dc:creator>
 <guid isPermaLink="false">comment 1181846 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/processing-requests-mvc-structure#comment-1181785</link>
    <description> &lt;p&gt;I always say as long as you decide on a structure up front and stay consistent in how you implement and arrange the structure, a variety of ways will work. Certain either the separate directories for modules or the template generator will work.&lt;/p&gt;
&lt;p&gt;Now, personally, I would probably go with separate directories for modules just to, well, modularize everything. That way if something breaks, you know which module to take a look at, and don&#039;t have to wade through tons of code.&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Oct 2005 12:12:00 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1181785 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
