Question about functions: where to put them?
Posted: Thu Feb 10, 2005 1:54 am
I would like to know what is the best/fastest way to deal with my functions:
Do I put them all in one file, and include the file with each page, or do I split them up, and include only the ones that are needed for that page?
I would appreciate feedback, couldn't find anything about this.
Do I put them all in one file, and include the file with each page, or do I split them up, and include only the ones that are needed for that page?
I would appreciate feedback, couldn't find anything about this.