Sure you can do something like that... originally I had the dates pushed into an array and just a "in_array" function, but I chose the loop method just so there was one less variable floating around... But instead of just checking if it is in the array, you can find where in the array and set the count-down date accordingly...
However, I think something like that might just cause confusion among people...
Something a little simpler was if it was the actual birthday then the cake would look different than if it was just a day during the week...
|