Category Archives: php

Seperate the directory and file portions of a string path in PHP

I was about to build my own function to separate the directory and file name portions of a string that contained both in php, when I decided to do a quick search to see if one already existed.  I was … Continue reading

Migrating wordpress to a new server

I just wanted to make some notes on the process of migrating a wordpress blog from one host to another, completely different host.  Hopefully this will clear some questions up for you and help you do it right the first … Continue reading