Posted by Ondrej Ivanič on 09/26/05 14:33
Jochem Maas wrote:
> what does the following output:
>
> var_dump (getcwd());
I have better question:
what does the following output:
var_dump (realpath(getcwd()));
var_dump (realpath('temp'));
var_dump (realpath("/lists/admin/temp"));
--
Ondrej Ivanic
(ondrej@zlty-pes.sk)
Navigation:
[Reply to this message]
|