Jump to content

Looking for some help.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
IMC_2010

IMC_2010

    Newbie

  • Members
  • Pip
  • 2 posts
Hello everyone!
I am new to the forums and was looking for some help with a problem I am having. I want to create a digital scratch card, well not 1 but many digital scratch cards. I would like to be able to have people come to my site, login, and see their available scratch cards. After scratching, if they are a winner I would like to be able to have a record showing what they won. If this is at all possible I would be greatly thankful.

I apologize if you frown upon people asking for something like this =/

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Moved to the correct forum.

What part of it is confusing you?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
IMC_2010

IMC_2010

    Newbie

  • Members
  • Pip
  • 2 posts

WingedPanther said:

Moved to the correct forum.

What part of it is confusing you?

Sorry about the wrong forum post! Wasn't sure where to put it ><
I'm wondering how I can set up a registration page. Where people can register a name and create a password and log in. But I would like to be able to keep track of who is registered. I understand I am going to need to use something like mySQL...or am I completely off target?

And if anyone could point me in a direction of actually programming something like a scratch card that would be great! I would like to be able to keep track of what people actually win so I can give out the winnings :)

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I've got some of what you need in the PHP Tutorials section. "Building a big project" series.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog