Hello all,
I have a simple theoretical question. I want to make a reporting php engine, which will manage a company's employees. I need a way to know the current month's days(30 or 31, or 28) and when I go through everyday I want to know what day of the week it is(Monday, Tuesday etc...). Can you suggest an algorithm or some hints? Probably I would have to deal with the date() func ?
Any hints/clues are greatly appreciated,
gamehack