hi,
i have a small question about including files
i wonder if it makes a performance draw back if i included all
the required files with a script there are about 100 files to be
included and for every request only some of them will be needed
so if i included all the files does it make any performance drawback
im planning to use a script to read the lib folder and include all the
php files in that folder
Regards
Chathura Bamunusinghe
i have a small question about including files
i wonder if it makes a performance draw back if i included all
the required files with a script there are about 100 files to be
included and for every request only some of them will be needed
so if i included all the files does it make any performance drawback
im planning to use a script to read the lib folder and include all the
php files in that folder
Regards
Chathura Bamunusinghe
Comment