This topic is locked
[SOLVED]

 add list of record to new table

10/17/2013 9:58:16 PM
PHPRunner General questions
S
stanbar1 author

Hi i need help i have table

color="#FF0000"

All Students relates with

Second table is color="#FF0000"

with same fieldS + Avalability

i got 20 students in every group

on Table (DailyStudentCheck)

i create (StudentLastName,StudentFirstName....

StudentLastName1,StudentFirstName1

StudentLastName2,StudentFirstName2 and teel 20)

AND I CAN'T LOAD THEM INTO FIELD, ONLY ONE BY ONE

how can i do when i choose GroupName all Students belong to this group

feel IT UP automaticly. and i Don't no if i have to create 20 times Names

Can you Please Help Me i already stay for tWO WEEKS WITH THIS PROBLEM/

Thank You

C
cgphp 10/21/2013

Try to reformulate your request. It's not clear what you want to achieve.

S
stanbar1 author 10/21/2013



Hi i need help i have table "students"

(Child first name,

Child last name,

category,(daycare,Kindergarden}

group #)(1p,1k)))

second table (daily Student check avalability}

Teacher Last Name

Teacher First Name

category

group#

Student last Name

Student First Name

Avalabilty (present, ubsent)

i need to add all students Register on group 1p to table "daily student check avalability" (student availability in class)

and i need to separate student by group.Every group got different teacher.When i put group 1p all student assign to this group open and teachet just put presend ore ubsent..

group # 1d

LAst NAme............

First Name..........

All Student What on Group 1d

Thank You


in group 1d i got 20 students how can i load them all when i choose group 1d

C
cgphp 10/21/2013

Probably some screenshots will help better to understand your request.

S
stanbar1 author 10/28/2013

Hi i need help i have table "students"

(Category,GroupName,StudentLastName,StudentFirstName)

All Students relates with "GroupName"

Second table is (DailyStudentCheck)

with same fieldS + Avalability

i got 20 students in every group

on Table (DailyStudentCheck)

i create (StudentLastName,StudentFirstName....

StudentLastName1,StudentFirstName1

StudentLastName2,StudentFirstName2 and teel 20)

AND I CAN'T LOAD THEM INTO FIELD, ONLY ONE BY ONE

how can i do when i choose GroupName all Students belong to this group

feel IT UP automaticly. and i Don't no if i have to create 20 times Names

Can you Please Help Me i already stay for tWO WEEKS WITH THIS PROBLEM/

Thank You