want people to be able to purchase & download music file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
robert4442
Forum Newbie
Posts: 10
Joined: Sat May 25, 2002 3:04 pm
Location: USA

want people to be able to purchase & download music file

Post by robert4442 »

I am using Dreamweaver 8 running on my computer with Windows XP Home. My hosting server is Linux and I use PHP and mySQL. I currently have an application Isaiahrecords.com that has the Arthur’s Music page build in a dynamic way.

Right now you can go and purchase the entire album. When this is purchased the album is mailed to the person buying. The artist wants people to be able to purchase & download individual songs. They must purchase a minimum number of songs.

My problem is how do I get them to purchase them and then let them download the song and do it so they cannot go back and download it again after a period of time.

Any suggestions would be appreciated
Post Reply