cdc08x
10-17-2005, 12:19 PM
I'm printing on video the remote file system on a website.
To make the files be downloaded, I create an anchor to everyone giving their position in the document root to be opened as "href" attribute.
The problem is that if there's a php file, it gets evaluated by the server, while I don't want it.
Is there a way not to have this side-effect?
Thanks a lot!!
To make the files be downloaded, I create an anchor to everyone giving their position in the document root to be opened as "href" attribute.
The problem is that if there's a php file, it gets evaluated by the server, while I don't want it.
Is there a way not to have this side-effect?
Thanks a lot!!