Hello, I am setting up a website which downloads and stores music. I want on download link to check if user downloaded that music , that is I want to check if file downloading exists on his computer.
how can it be done?
3
Contributors
3
Replies
2 Hours
Discussion Span
7 Months Ago
Last Updated
4
Views
Related Article:php fopen
is a PHP discussion thread by kshahnazari that has 1 reply, was last updated 5 months ago and has been tagged with the keywords: php, fopen, permission, denied.
you can check if the downloading is happening. just apply a hidden <div> with some text message or color. and make it visible by jquery/javascript if FILE funtion is currently being executed.