For example, if "Functions" folder contains "Function_1.php", "Function_2.php" and "Function_3.php" files, how to make all php scripts access the 3 functions by default?
For example, if "Functions" folder contains "Function_1.php", "Function_2.php" and "Function_3.php" files, how to make all php scripts access the 3 functions by default?