It's ok if I create a PHP file full of functions ? It doesn't change the load...

andrei v

New member
...time of the page? and... a function is executed when it is called ? for example if I have a file with 15 PHP functions and I only use just one function, does this load change the loading time ?

* the PHP file, full of functions will be included in the file where I want to use it
 
Back
Top