Overview:
In this post, i am explaining about finding the number of week end in a particular month by using jquery calendar and showing the number of weeks in a list box.
By selecting the particular week , we can get the particular date in on change of the select box.
By selecting the particular week , we can get the particular date in on change of the select box.
Specification:
You Can able to change the weekend easily in the dateval.php , Line No.28 HowManyDays("Saturday",$month,$year).
You can easily change the above line of code for the specified day.
You can easily change the above line of code for the specified day.