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
Ya lost me. Are you saying that after you made these changes, mysqli (which is a...
Modified "addscript" include to replace "Record...
Show Inserted Record ID during Add action
To display a pretty field label during add acti...
Updated Installation Instructions.
Technical corrections to notes.
To display checkboxes and store the values in a...
field comment [use_request_value] will pull def...
enum will now display as dropdown values in a s...
To add a Long comment Above a field in the Add ...
edited ChangeLot and readme.txt including r20 -...
allow [disable] in field comment to use default...
miniscule edit for new line in add action after...
phpMySQLEZEdit - Added pagination and a few oth...
You should provide a file name, line number & svn revision to be sure we find your...
You have not given a location to make this change. The variables named in the page...
Change "Mod" from "O" to a record counter
We will more likely be changing it to a graphic. The record-counter would confuse...
stop robots from indexing
They would not have the ACCESS=??? parameter. Unless you put a link to it somewhere...
ew. Thanks for the note. I think we inherited that piece from the old project code....
Yep. Our later applications include variable cleansing. When the upgrade for this...
We had already planned to move to mysqli from mysql. So this will be resolved with...
Approximately line 427 (immediately above </body></html> and any debug line that...
Kill access from session if bad code received
Remove extra head/title left over from prior style.css
Remove 800px width from table in style sheet
Rename $column to $order_by
Change "Mod" from "O" to a record counter
Feature Added.
Style Sheets
table still appears directly insted of session table
Resolved in earlier release.
Resolved and we now have a credentials.php file (with this resolved in it) as we...
$preferences_loaded should have been added
Need to delete previous include method
Resolved.
loading of prefs is duplicated
Resolved in an earlier version.
Debugging help ;)
Added some DB debugging now that we have experience with how this is used.
modify $script_name to strip path
Actually, this has been helpful in segregating multiple files.
Resolved in this release.
Need to modify all <? to <?PHP for PHP compatibility
tablelock forgotten when setting table in session
Style Sheet Added along with some DB error checking and instruction clarifications
Clarifications
Clarifications
Changed table lock to 'true' instead of table name
Added DB error check at Load and initial schema...
Updated location to new sourceforge SVN reposit...
Added style sheeting and clarifiied installatio...
Added style sheeting and clarifiied installatio...
Added style sheeting and clarifiied installatio...
Add note to chown the web folder plus an additi...
Add note to chown the web folder plus an additi...
Installation This is a web application that will run in Apache with PHP and MySQL...
Added SVN Developer Code - Anticipating uploading Upgraded Beta
Prior Code Loading
Prior Code Loading
Prior Code Loading
Prior Code Loading
Prior Code Loading
Prior Code Loading
Prior Code Loading
Prior Code Loading
Validating Repository
Validating Repository
Add initial directories
Installation This is a web application that will run in Apache with PHP and MySQL...