Automatically Update the copyright year on your website with some Simple Javascript.

Most web developers would probably just do it with php/java/or C# but for those newbies that want something quick and dirty, I would recommend it with the client side so here’s a simple Javascript code that I put together. It was a small eye sore when I started noticing old school websites or even the […]

read more

Make the Year update automatically with php

So I’m lazy when it comes to these things about dates but everyone has their own of doing it. The old school way of doing it was simple. You hard code it.  Technically, this is not an advanced course or something difficult. You can teach a 4 year old how to do this but we […]

read more