online lotto script

Discussion in 'PHP' started by neomotive, Apr 2, 2010.

  1. #1
    Hello Mr/Ms

    Tell me please if you know any free resources about Internet lotto engine scripts (php mysql).
     
    neomotive, Apr 2, 2010 IP
  2. Ethan8

    Ethan8 Peon

    Messages:
    200
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I have created one for my website. It is without mysql...
     
    Ethan8, Apr 2, 2010 IP
  3. Brandon.Add.On

    Brandon.Add.On Peon

    Messages:
    178
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I can give you a general layout for it.

    Store all entries in a mysql databse.
    Use php's mt_rand function to mysql's build in rand function to choose.
     
    Brandon.Add.On, Apr 3, 2010 IP