Error with MySQLi recordset
There's no code on the page, except for the recordset. I can connect to the DB, and create a query without an issue, but this is what I'm receiving when I browse the page:
Fatal error: Array and string offset access syntax with curly braces is no longer supported in C:\xampp\htdocs\ElectionTrends\webassist\mysqli\rsobj.php on line 168
I am using the latest version of the MySQLi extension, and I'm running PHP version: 8.2.0 on localhost.
Thank you.