Mike and his team have taken over a web site that was limping along, with an extensive list of problems and a weak design. They jumped into the task and are rapidly disposing of issues that had...
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.
A search of the internet yielded no help, as the only web pages about the strtotime function were reference related. Then, it dawned on me: This process would be a lot easier if there was a simple AJAX ‘calculator’ in which I could put in the following variables for then receive a result immediately via my AJAX call.
Since there was no version I could find on Google, I went ahead and created my own, and purchased the domain name www.stringtotimeconverter.com. Hopefully this helps someone with their understanding or testing of the strtotime function!
Ben has been seriously working with websites since he was about 15, when he created a dynamic website to list results and user profiles for the Cross Country and Track and Field community in his county. Ever since, he has been enamored with web...