Tag Archives: PHP

What does the WordPress plugin “Hello Dolly” do?


I investigated the PHP code of the “Hello Dolly” WordPress plugin to find out what it does.

Continue reading What does the WordPress plugin “Hello Dolly” do?

MySQL: When you can’t login via PHP


When attempting to connect to MySQL using PHP, you might encounter an error like the following:

Continue reading MySQL: When you can’t login via PHP