how to give folder path in php?

itz_niks

New member
I have a folder as folder1 it has the main template, now this folder1 has another directory inside it as folder2 which has the template where variables are declared and functions implemented, how can i implement the function which is in folder2 and defined in folder2, but has its variable in folder1
 
Back
Top