setting the date of the current year
Posted: Tue May 15, 2007 3:55 am
hi, is this correct, when i declare , the output will be the date today. if that is correct, how about setting the variable date to something like the start of the year?
for example, i ant to declare the value of $startDate to the first week of the current year
thanks
Code: Select all
date();for example, i ant to declare the value of $startDate to the first week of the current year
thanks