ist der folgende quelltext zum rausfinden des documentroots korekkt:
<html>
<head>
<title>ECHO</title>
</head>
<body>
<?php echo $DOCUMENT_ROOT; ?>
</body>
</html>
??
(wenn der websace php tauglich ist)
ist der folgende quelltext zum rausfinden des documentroots korekkt:
<html>
<head>
<title>ECHO</title>
</head>
<body>
<?php echo $DOCUMENT_ROOT; ?>
</body>
</html>
??
(wenn der websace php tauglich ist)