1

Possible Duplicate:
PHP get number of week for month

I want to get week of a month. In PHP I have date library which gives week of a year, but not the week of month. And I googled for it several times and found most of the solutions but of no help. So, can anyone please help to implement the same in php. At least give me a algorithm to implement the same.

Edit:

Refer my solution for this problem here: https://stackoverflow.com/a/6229815/512100

Community
  • 1
  • 1
Rahul Shelke
  • 2,052
  • 4
  • 28
  • 50
  • 1
    Possible duplicate: [http://stackoverflow.com/questions/5853380/php-get-number-of-week-for-month](http://stackoverflow.com/questions/5853380/php-get-number-of-week-for-month) – Jürgen Thelen Jun 03 '11 at 10:09
  • Refer to my solution for this on the above mentioned url by Jürgen Thelen – Rahul Shelke Jun 03 '11 at 16:23

0 Answers0