A
Anonymous
Guest
I don't know how to convert a relative path wich got ".." in it to an absolute path, but you could write some code that can do it or do it by hand.
The absolute path to the current script can be found in $_SERVER['DOCUMENT_ROOT']
I only can't seem to find out why you want to convert it... They both work...
Greetz Daan
The absolute path to the current script can be found in $_SERVER['DOCUMENT_ROOT']
I only can't seem to find out why you want to convert it... They both work...
Greetz Daan