Members site help

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
SoLiduS
Forum Newbie
Posts: 4
Joined: Wed Jan 14, 2009 12:00 am

Members site help

Post by SoLiduS »

What would be the best way to set up my SQL databases so that they would keep track of members who have paid to download specific files and those who have not?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Members site help

Post by John Cartwright »

Asking general questions will only get you general answers.

Try breaking down your problems into specific questions, with what you have tried and what exactly you have had issues with.
SoLiduS
Forum Newbie
Posts: 4
Joined: Wed Jan 14, 2009 12:00 am

Re: Members site help

Post by SoLiduS »

Well I basically have a general question about the logic to use on a project like this. The project I am working on is a cellphone application that will interact with my website and server. Would like to know which way someone with more experience would handle such a project. Just a general question, i am not asking for any code
Post Reply