print_textarea_row($vbphrase['text'], 'pagetext', $raid['pagetext'], 10, 50, 1, 0);
(Included into screenshot with names in box)
When I hit submit, it will parse thru each line break and ...
Add Benumbed into table "raid_attendees"
Add Renwo into table "raid_attendees"
Add Fila into table "raid_attendees"
Add Valura into table "raid_attendees"
Add Agronom into table "raid_attendees"
Add Ewoc into table "raid_attendees"
Add Eman into table "raid_attendees"
Basically just does a for each (line break) enter name into database.
I know it sounds retarded why I want to do it this way, but I play a game where it takes a copy of raid attendees (which can be 40-50+) and I just paste in a textfile so I can update there attendance (they get rewards, etc).
|