When it comes to database administration and development, phpMyAdmin is a great free tool that can be used with MariaDB and MySQL.
Intro to WordPress Plugin Dev
WordPress Plugin development, at first glance, can be a technically overwhelming endeavor for many beginner WordPress developers.
Popular Free Code Editors
When it comes to writing code and programming, there is no shortage of free feature-rich code editors available to download.
PHP Detect Browser Language
Need to know your visitor’s language? Detecting a browser’s language setting can quickly be accomplished with one line of PHP.
Get Visitor IP Address Using PHP
The following PHP code example can be used to get the unique IP address for a visitor viewing a web page and display the IP address.
WordPress on CentOS on AWS EC2
The following is a step-by-step guide to installing WordPress after setting up a CentOS server image on Amazon AWS EC2.