paperlined.org
dev
>
programming_languages
>
php
document updated 15 years ago, on Sep 4, 2009
realpath()
doesn't allow you to specify the 'base directory', it
always
uses the CWD. To work around this, use
File_Util::relativePath()