Return to Snippet

Revision: 27062
at May 20, 2010 20:56 by beneberle


Initial Code
<?php
echo dirname(__FILE__);
?>

Initial URL


Initial Description
Returns path to physical

Initial Title
Get Current Directory

Initial Tags
php

Initial Language
PHP