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 would be a mysql question. not specific to this app.
Hello?
PRIMARY KEY &
encoding seems to be wrong
Hi, sorry, but I don't know. Maybe there's another setting somewhere. Anyway, your...
Ya lost me. Are you saying that after you made these changes, mysqli (which is a...
encoding seems to be wrong
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...
mysql_connect removed in PHP 7
SQL injection (security vulnerability)
HTML badly formed
stop robots from indexing
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
Resolved in earlier release.
table still appears directly insted of session table
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.
Resolved in an earlier version.
loading of prefs is duplicated
Added some DB debugging now that we have experience with how this is used.
Debugging help ;)
modify $script_name to strip path
Actually, this has been helpful in segregating multiple files.
Need to modify all <? to <?PHP for PHP compatibility
Resolved in this release.
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...