Having issue with PHP Version 8.0.14
Getting the following error with this version of php:
Fatal error: Uncaught TypeError: mysqli_fetch_fields(): Argument #1 ($result) must be of type mysqli_result, bool given in....webassist/mysqli/rsobj.php:226 Stack trace: #0
Have verified that code base is working on an older version of php. The versions of your scripts I am using is:
rsobj.php // version 2.49
queryobj.php // version 2.31
Help! Thank you in advance.