PDA

View Full Version : Grid linked to database



jschnyderite
05 Jan 2012, 08:35 AM
I think this should be a good starter project in learning PHP.

I want to create a 10x10 grid (superbowl pool) where the user can select their box and enter their name..once someone enters a name, nobody else can input theirs in that spot.

Can I put a textarea in each box of the grid? or should I have a dropdown underneath where you select a box number and enter your name?

Looking for input or similar projects so I have an idea how to get started with the programming.
Thanks!!