As BG said, putting HTML and PHP files in separate directories isn't going to have any affect on performance. The question is really more about how you want to organize your code. Suppose, for example, that you chose to set up your project so that you were using templates. I think in that case, it would probably be helpful to use a separate folder for each collection of HTML templates.