Page 1 of 1

Standard for codding

Posted: Thu Feb 05, 2009 5:26 am
by fabby
Do you knou any tutorial that suggest how to name your scripts, in which directory to put, how to structure the cod, etc?

for example the index.php contain:

header.php
index.php, where index.php include header and footer
footer.php

and the rest of my pages are made like that.

do you knou any tutorial?
thanks

Re: Standard for codding

Posted: Thu Feb 05, 2009 10:44 pm
by JAB Creations
See this thread for an example of how I handle PHP file structure and maybe others too.

Re: Standard for codding

Posted: Fri Feb 06, 2009 2:33 pm
by josh
Model view controller