Hi everyone,

I am developing a website where users can download songs from a particular page and just wanted to know if anyone knew any existing scripts that could be used for the downloading songs feature on this page?

Many thanks,
Gordon

Recommended Answers

All 3 Replies

Member Avatar for LastMitch

I am developing a website where users can download songs from a particular page and just wanted to know if anyone knew any existing scripts that could be used for the downloading songs feature on this page?

It depends which website you are download songs from.

You can take a look at this script (it's for emusic):

http://www.os-cms.net/emusic-download-script-php-linux

Member Avatar for diafol

I assume that you have a licence to distribute these songs, so why not just provide links to the mp3s or whatever they are? You can hide all this behind a login and check the credentials before allowing download.

hint, learn to use header(Content-type: ) in php that's what you need

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.