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.

But God demonstrates His own love toward us, in that while we were yet sinners, Christ died for us. Romans 5:8 (NASB)

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