ovviamente senza i /../../ etc
In quanto il .. riporta semplicemente alla directory superiore!
Quindi se abbiamo il file header.inc.php nel pathavremo:codice:/httpdocs/templates/first/
codice:include "${_SERVER['DOCUMENT_ROOT']}/httpdocs/templates/first/header.inc.php";


Rispondi quotando