SQL Connection error: Connection failed: Unknown MySQL server host 'localhost:3306' (0) – CPanel
I am not sure why I am getting this connection failed error. I am sure that the sever where the database is located is "localhost:3306". I'm currently using cPanel to access myAdmin. My php code is <?php $server = "localhost:3306";…