Have you ever needed to change the default WordPress logo on the admin login page for a clients website? This tip will show you how without the need of a plugin.
Continue reading
Author Archives: David Hancock
Multiple Virtual FTP Accounts with Plesk
Recently I needed to provide a way for multiple clients to connect to a server via FTP for a single domain without creating any actual system user accounts. The server has the Plesk control panel installed, so I thought it would be simply a case of looking through the Plesk documentation to find a feature built into the control panel to allow for this, unfortunately the solution is not quite that simple.
Continue reading
Useful PHP Functions for Dealing with the File System
Undoubtedly at some point when working with PHP you’ll wind up needing to access or manipulate the file system. PHP has plenty of file system related functions built right into the core for you to sink your teeth into, however you will often need to use a combination of them to carry out more slightly advanced tasks.
Continue reading
Hello World!
Welcome to my new blog! This isn’t actually my first attempt at blogging, I currently have two other blogs running and I’ve recently decided that I’m going to merge the posts from those to here over the course of the next few weeks to keep things nice and simple.
What’s Next?
I’ll be creating a custom design for this blog; whilst I love the new Twenty Twelve theme for WordPress, I’d like to add my own style to this place. Beyond that I’ll hopefully publish a few new posts and get my projects page up and running to showcase some of my work.
Thanks for reading and stay tuned!