I\'d very much appreciate if someone could help me with a solution.
How can I get this:
define (\'SITE_ROOT\', $_SERVER[\'DOCUMENT_ROOT\'] . SITE_BASE);
<?php include_once("/directory/data.php"); define('SITE_ROOT', $variable); ?>