I'm trying to connect to a mysql database using php, and I keep getting this error:<BR><BR>Call to undefined function: mysqli_connect()<BR><BR>Most of my googling found people who have this problem ...
When I run this php script, i get this: (redhat 8.0)<BR><BR>Fatal error: Call to undefined function: mysql_connect() in /home/cybermart/public_html/test/ConnectTest ...