Page 1 of 1

User Downloads?

Posted: Wed Oct 22, 2008 11:29 pm
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!

Re: User Downloads?

Posted: Thu Oct 23, 2008 11:34 am
by aulius
Anybody?

Re: User Downloads?

Posted: Thu Oct 23, 2008 12:55 pm
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.

Re: User Downloads?

Posted: Thu Oct 23, 2008 10:38 pm
by aulius
Thanks for the response.