Jump to content

help needed looping a form


chris_s_22

Recommended Posts

this is my site http://www.pinkangel4u.com/truthdare/

you can login with ussername = "chris" password = "smith"

ive created a table in my database called "game"

the feilds are id, gameno, name, sex, score, finalscore

the form code can be viewed here http://pastebin.com/m21d43d73

that form then asks for creategame.php

code is here http://pastebin.com/m64deb482

 

this is my function.php page http://pastebin.com/m6b863ba8

 

what im stuggling is how i can have the data in the table

so i think what i am asking is how do i loop so each player is entered

so effectively for each gameno there will be 15 enteries

 

id autoincrement

gameno this will have to be the same for each player within the form

name what is entered in namebox 1

sex what is entered in sexbox 1

score default 0

final score what is entered in the bottom of form

 

this will then be repeated for each player entered

 

also each form submitted to have a different gameno

 

also

Link to comment
https://forums.phpfreaks.com/topic/140392-help-needed-looping-a-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.