whats your function.
Just a quick question is it better when you are include() or require() files to have a file with many different functions in it that you commonly use or a different file for each function?
the first one is better, use the 2nd one, when you have much time