Credits system

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
Lukerz
Forum Newbie
Posts: 1
Joined: Fri Jun 23, 2006 9:32 pm

Credits system

Post by Lukerz »

Hey guys

I've franticly been searching the web for information on how to incorporate a credit buying system into my website, and this seemed to be a good place to ask about it.

So yea basically, I'd like a way for users to be able to purchase credits, which can be used to purchase hours of teaching (I'm running a language learning site). A user could buy say 10 credits, and when he feels like it, use 3 credits to book a lesson lasting 3 hours.

What would be the easiest way of incorporating something like this into my website? I do not use PHP scripting atall; the most I've done is upload a load of php files to my site (for phpBB), so anything that requires me to write a load of script is out of the question (unless someone wants to do it for me... hehe jokes)

Thanks for any help
-Luke
Post Reply