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 ...