Intendevo il seguente codice:

Codice PHP:
<?php
echo(dirname(__FILE__));
?>