How to translate external files into webroot ?
Posted: Sat Mar 28, 2009 1:40 pm
Hello there,
is there any function in PHP to translate external folder into webroot ?
example :
I have files in my d:\test\xyz.doc
how can I translate d:\test\xyz.doc into http://localhost/test/xyz.doc ?
so I can download the xyz.doc files using web browser
anyway sorry for this simple question
thank you in advance,
is there any function in PHP to translate external folder into webroot ?
example :
I have files in my d:\test\xyz.doc
how can I translate d:\test\xyz.doc into http://localhost/test/xyz.doc ?
so I can download the xyz.doc files using web browser
anyway sorry for this simple question
thank you in advance,