Base path usage

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
anbarasu.ravi
Forum Newbie
Posts: 3
Joined: Wed Jun 09, 2010 5:02 am

Base path usage

Post by anbarasu.ravi »

Hi all,
I am currently working in a web project in php. I that in one page one template name say details.xls is displayed. if i click on that link it should foce download for the user. now the exact file was in some external drive. how to get that exact path using the file name.? is should work in linux server also..any one have code ?
Post Reply