Importing data into a MySQL table from a text file or pasting the new data into the SQL Editor.
Here is how to do a search and replace for a specific Custom Field value in WordPress. Works for all posts that have that value in a specific Custom Field.
How to Change Ownership of All Files and Folders in a Directory
I use dynamic DNS for all of my domain names. This means that from time to time, I’ll move a website from one server to another for testing. In these cases, it is helpful to be able to log in as the administrator [...]
Search and Replace MySQL using PHPMyAdmin
This is a life-saver: an easy way to search any table inside your database and replace one string of text with another. It works like a charm. But be careful, search first to see the results of your query before you commit the changes, and always backup prior to [...]
How to Change Attributes for all Files and Folders in Linux
I am regularly working with WordPress and need to change the attributes of my files and folders so that it is locked down and secure. This is a two step process. I first change the attributes of all files to 644. Then I change [...]
