Page 1 of 1

change unix path to webroot path

Posted: Mon Aug 21, 2006 12:55 pm
by Luke
is there a native php function to change /usr/myid/somepath/webroot/images/somephoto.jpg to images/somephoto.jpg? I know how I could do it myself, but was just wondering if there was a function like this already.

Posted: Mon Aug 21, 2006 1:21 pm
by feyd
Nothing native.

Posted: Mon Aug 21, 2006 1:33 pm
by Luke
sorry to waste a thread then :oops: