how would i go about creating a fantasy football league on my site??

Discussion in 'HTML & Website Design' started by italiancalcio, May 31, 2008.

  1. #1
    Anyone know how i would go about doing this???

    Id only be looking at something basic, but wondering if anyone could give me some tips ....

    also, would it be very hard?? Thanks
     
    italiancalcio, May 31, 2008 IP
  2. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #2
    Sounds like a cool idea, but I think the hardest part would be getting up-to-the-minute stats on all the players. I don't know of any service that would produce a data feed of every player in the NFL.
     
    itcn, May 31, 2008 IP
  3. italiancalcio

    italiancalcio Peon

    Messages:
    127
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hmmmm

    wont be easy
     
    italiancalcio, May 31, 2008 IP
  4. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #4
    Provided you find all those stats, it's not all that big of a project in php. You create a database table with all the fantasy team owners, and another table with all the actual football players, with all their stats. Then you just create a 3rd table to relate them all via foriegn key, and you've got a fantasy app.
     
    itcn, Jun 1, 2008 IP