in reply to how to save dynamically added html rows to database using perl

See DBI its full of examples; See also Tutorials->Database Programming->DBI recipes, its like stuff from the DBI docs (the examples)

  • Comment on Re: how to save dynamically added html rows to database using perl