Category: database
My first website steakovercooked.com started at 2006 (9 years ago). And at that time, I didn’t know much about the file encoding/charset and also, the UTF-8 was not so …
November 13, 2014
apache server, database, DevOps, FTP, linux, mysql, MySQL, security, SSH, ubuntu, Ubuntu, Virtual Private Server, webhosting
In this post, we know how important the security is. If you manage your server (VPS, cloud hosting or dedicated server), then you must have root access. The root …
We backup files/data a lot. Usually, we save the backups to a folder regularly (e.g. by a crontab job that runs at a specified interval). How do you keep …
WordPress is based on PHP and MySQL. So it is very flexible and powerful. This article will guide you how to create a page that shows the comment statistics …
Suppose you have a wordpress blog and you want to send a email to say ‘thank you’ to all the people who left good comments (you approved them). You …