Enumerated Dropdown Default value wasn't being selected due to extra quotation marks from very old code.
In theory resolves NULL saving as a text string rather than being NULL
Updated readme.txt by adding a note regardin php 8.2 and added a catch-and-kill function for the uninitialized variable error in php 8.2 as well.
minor updates for php 8.2 cli
That is part of the buildout of the form. Results can be emailed or stored in a database. I don't remember enough about this project to remember if the DB version created a sql script to create the table to store the data or not. But I do remember that the email generator worked and the DB version ... Should ... have been able to store data to a table with properly named fields.
Since most of what I did was digging to find the original code which was almost published properly (wasn't easy to find!), and fix some bugs ... then I made very few changes and published it. So yes, credit the original.
that would be a mysql question. not specific to this app.
encoding seems to be wrong