In phpmyadmin, I can see that my version of mysql uses the mysql extension, not mysqli.
I’d like to upgrade this, so that I can use mysqli functions in php code.
How do I upgrade to the mysqli? When I log into the database panel, I don’t see this option.