I really need help with a script I want to create which will add values in a textarea into tables into the database as records
It needs to have
So that all those values are submitted as a record into mysql
I have the basic database connect routine set up and already have a page that can show the results
I would also maybe like a page that allows you to delete/edit records but this is probably too hard
I'm not very experienced with mysql
Thanks a lot
