On 26-Sep-09, at 2:38 AM, Ashley Sheridan wrote:

I tend to usually go with the following, using what fits with the
project:

index.php
styles/
images/
scripts/
includes/
---------------
        Add files/ for any download-able files.
Then for multi-lingual projects, I'll add a content/[language]/ structure, to put my content php files in, while leaving the structural php files on the root. User preferences and cookies form the path to grab the content, but this way you get similar (and shorter) URLs.


George Langley
Multimedia Developer

www.georgelangley.ca

Reply via email to