I want to get the value of the week, which will start a certain month. It works for the current month, but I want it for the remaining months. This is the code I used to calculate, what day is today.
$day = date("d");
$numjour = date("N",time(...
asked by
28.11.2014 / 16:16