- PHP 8.3 support
- Updated install.php to replace reference to deprecated mysql_* library
- tPDF .mtx.php removed from repo causing errors
- Demo index page update
- Updated DB admin app with namesspace phpCtrl; pageUrl is now dynamic
- File upload to include base url parameter
- Blob image display is now supported!
- utf8_encode is deprecated in PHP 8.2 and to be removed in PHP 9, replaced iwth mb_convert_encoding
- Updated sample database dump using phpMyAdmin