Eggzorcist Posted September 16, 2008 Share Posted September 16, 2008 If I have a program in which has around 50-75 functions in a functions.php file. If I include it in each file, will it slow down the proccesses of that website? thanks Quote Link to comment Share on other sites More sharing options...
Garethp Posted September 16, 2008 Share Posted September 16, 2008 Only if you call the functions. When a function is included, it will only run if you use it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.