Is there a way to enable mysqli extension to use MySQL with PHP on InfinityFree?

Welcome to the community.
MySQLi is enabled on free hosting and you can create and connect to a database. The phpinfo() function will not show detailed information about server due to security, but it is enabled in free hosting.

8 Likes