PHP String to Time Converter
Earlier today, I was attempting to utilize the php strtotime function to manipulate dates in a number of different ways. After the 20th time of editing the code, saving it, and running the php script to get a result, I became a bit frustrated with the mundane editing and re-running of code, and decided to look for a better way to do my testing.