[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 |
|
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" |