How can I include files with a different directory in php?

Em-Em

New member
For example, I have a folder named sample and inside it are two folders sample1 and sample2... inside sample1 is sample1.php and inside sample2 is sample2.php... How can I include sample1.php in sample2.php... Any help is highly appreciated... thanks...
 
Back
Top