Thread
:
server path locator
View Single Post
01-01-2004, 07:49 PM
Alky
Confirmed User
Join Date: Apr 2002
Location: Houston
Posts: 5,651
simple enough
PHP Code:
echo
realpath
(
"./"
);
Alky
View Public Profile
Find More Posts by Alky