'; echo 'Mit getcwd:
'.getcwd(); echo '

'; echo 'Mit dirname(__FILE__):
'.dirname(__FILE__);