Hi,
I have to write a script that takes in the year and month and returns the number of days in that month (including leapyear) and also which weekday does the first day of that month come on
Any ideas ?? suggestions
Thanks
have a look at the date() function, i guess it does all you need ...
cya Rob