WordPress

How to Create a MySQL Database

How to Create a MySQL Database

Today we’ll review how to create a MySQL database. But first let’s look into what a MySQL database is, and why it’s needed. MySQL is a relational database that’s used to store various types of information on a website. SQL (which stands for Structured Query Language) is the language used to interact with the database. [...]

WordPress Installation: Security Risks Using Auto Installers

WordPress Installation: Security Risks Using Auto Installers

Ready to install WordPress? Great. Just don’t use Fantastico or similar auto installer scripts, as they carry with them a number of security risks. All WordPress installations should be done manually. It doesn’t take that much longer, and it will give to you a much more secure installation of your WordPress blog. Welcome to my [...]