forse era poco chiaro...

Codice PHP:
...
// file: /root/sottocartella
require_once("../file.php"); // ti "requira" il file in /root
...