Hye,
Anybody can give me an idea on how to get the name of the folder that contain the downloded file?
I want to do like this. For example, after the user have download the file, they will be redirect to a page where it will display the location of the file that they have been downloaded. Thanks is advance.

Recommended Answers

All 2 Replies

If I understand your explanation, you're asking how to redirect the user to the folder on their computer which contains the file they downloaded from your website?

In short - it's not possible. Neither PHP or any front-end languages have access to the filesystem on the user's computer to do this.

okay,thanks blocblue for your information

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.