Can anyone tell me whether the number of include files has a bearing on download speed?
I can create my application with 6 seperate include files, OR I can consolidate them into 1 or 2 includes. Either way, the code length will be the same.
I suppose what I am asking is whether the server takes time to OPEN an include file, therefore making an application with more includes slower.
Is this true?
I can create my application with 6 seperate include files, OR I can consolidate them into 1 or 2 includes. Either way, the code length will be the same.
I suppose what I am asking is whether the server takes time to OPEN an include file, therefore making an application with more includes slower.
Is this true?