Results 1 to 2 of 2

Thread: credit system?

  1. #1
    caaleb Guest

    Question credit system?

    Hi, I want to make a website that has a system so that they can register and then when they are registered they can buy credits or points for their account via paypal ect.. after they have the points on their account I want them to be able to spend those credits in my virtual shop or something like that. The only problem is I am a big noob and have no idea how to even start something like this. Is there like a template or something I can use that already has all of this stuff in it? Thank you - caleb

  2. #2
    Sunwalker is offline New Member: Posts Will Be Moderated
    Join Date
    Jan 2011
    Posts
    5
    Do yourself a favor and start learning how to code now if you truly want to do this. The first thing you need to learn is HTML. It's fairly simple and it will get you on your feet. Then you need to learn Javascript and PHP. They are also fairly simple, just keep applying yourself and ask questions on forums such as this one when you get stuck. While learning PHP you will probably pick up some knowledge about MySQL. MySQL basically just allows you to store user data on your web server (such as credits). MySQL is also very simple. For me, the toughest thing to learn was the Javascript, but with a little googling you should be able to hack something together fairly easily.

Similar Threads

  1. Newbies get more credit (Rant)
    By Goldenrose in forum The Lounge
    Replies: 0
    Last Post: 28 Sep 2010, 05:40 PM
  2. Need help in Website and Credit Card int
    By 2cool in forum General Questions
    Replies: 0
    Last Post: 02 Jun 2010, 08:15 AM
  3. How to accept credit cards??
    By elli in forum General Questions
    Replies: 1
    Last Post: 29 Jan 2007, 02:37 PM
  4. credit cards
    By JayDesigns in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 20 Feb 2006, 05:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •