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 Link to comment https://forums.phpfreaks.com/topic/124460-solved-ammount-of-functions/ 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 Link to comment https://forums.phpfreaks.com/topic/124460-solved-ammount-of-functions/#findComment-642707 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.