in reply to how to save dynamically added html rows to database using perl
Here's a starting place: CGI Programming. There are more modern alternatives to CGI. See also Dancer2::Tutorial for one example of how to set up a simple web page that can update a database.
|
|---|