Parse error: syntax error, unexpected variable "$servername" in C:\xampp\htdocs\crud\connection.php on line 3
I met this line when I run my PHP code. Any help please?
I was creating a form to link with a database using PHP. The connection was supposed to be successful per the video I followed but this was my encounter.