/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.phponwebsites.com
| | callihandata.com
4.2 parsecs away

Travel
| | The MySQL keyring plugin is a built-in plugin that can be used for encrypting data at rest and protecting sensitive information. Let's step through an example demonstrating what's visible in a file before and after encrypting data with the keyring plugin. Open for Business Using the sakila sample MySQL database, let's focus on the actor...
| | fak3r.com
4.0 parsecs away

Travel
| |
| | garysferrao.github.io
4.1 parsecs away

Travel
| | WordPress has their famous 5-minute install. It's so fast, that it takes moretime to read a manual on how to set it up, than to actually set it up. So, let's...
| | arnorhs.dev
13.3 parsecs away

Travel
| I've been doing some Wordpress development for the last year or so. A few client projects, some personal etc. A common chore that I find myself doing is developing the sites on one server and then moving them to the next. Very often I'll be developing on a virtual machine instance on my local machine and then placing the files online later. Just copying the files and exporting and importing the database will not do, so there are a few extra steps you need to take to do this successfully. So the best way ...