How to Block Spam From Your WordPress Comments
Monday November 15th 2004, 3:29 pm
Filed under:
wordpress
This tutorial will demonstrate how to set up filters in WordPress to block out spam from your comments.
Stupid spammers are now visiting blogs and leaving their messages on comments. Fortunately WordPress has filters in place to weed out such comments.
(more…)
How to Restore your Backed Up mySQL Database in phpMyAdmin
Friday October 29th 2004, 4:23 pm
Filed under:
php,
database
This tutorial will demonstrate how to restore your mySQL database using phpMyAdmin, in the event that you move to a new server or if your database accidentally gets wiped out.
(more…)
How to Back Up your mySQL Database in phpMyAdmin
Friday October 29th 2004, 3:17 pm
Filed under:
php,
database
This tutorial will demonstrate how to back up your mySQL database using phpMyAdmin. It is recommended that you back up your database on a semi regular basis, especially if your database is being updated regularly(for example if you are an avid blogger like me).
(more…)