I've been learning about PHP for a couple of weeks. With includes, PHP
scripts, and HTML I can see where a large and complex website could
easily turn in to a big hairy mess with files all over the place.
Are there any adopted standards, recognized recommendations , or best
practices on how all the code should be organized? I haven't found any
websites that discuss this.
Can anyone point me to information on this? If not then what do you do,
i.e. if you are organized?
Thanks for your help.
scripts, and HTML I can see where a large and complex website could
easily turn in to a big hairy mess with files all over the place.
Are there any adopted standards, recognized recommendations , or best
practices on how all the code should be organized? I haven't found any
websites that discuss this.
Can anyone point me to information on this? If not then what do you do,
i.e. if you are organized?
Thanks for your help.
Comment