User Downloads?

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
aulius
Forum Newbie
Posts: 3
Joined: Wed Oct 22, 2008 11:17 pm

User Downloads?

Post by aulius »

Hey all. I am new to this forum (as well as PHP) and have no idea where I should really be posting this on the forum but maybe someone can help me out.

I'm curious to know if anyone here knows how the technology of Flashden works? Where the user deposits money into their account via paypal, and then have the ability to use that money to buy files on the website that other users haved uploaded/posted to sell. When the user buys a file it is instantly sent to a section called "downloads" in their account, allowing them to instantly download their purchase. Does anyone have any idea if this can be done with PHP? If so, I'd love to learn what makes this possible!
aulius
Forum Newbie
Posts: 3
Joined: Wed Oct 22, 2008 11:17 pm

Re: User Downloads?

Post by aulius »

Anybody?
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: User Downloads?

Post by aceconcepts »

From your first post, it's quite difficult to simply explain how you can do something like this.

As you're new to PHP it's probably a good idea for you to start off with some basic tutorials and learn different PHP methods - as there's never really one correct way of doing anything.

Hope this helps.
aulius
Forum Newbie
Posts: 3
Joined: Wed Oct 22, 2008 11:17 pm

Re: User Downloads?

Post by aulius »

Thanks for the response.
Post Reply