Stud.IP
2.0 Revision 48548
|
Namespaces | |
namespace | calendar |
Variables | |
$days_per_month = array(31, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31) | |
for ($i=1;$i< 13;$i++) | |
$now = date('Ymd') | |
$ts_month = 0 |
$days_per_month = array(31, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31) |
$now = date('Ymd') |
$ts_month = 0 |
for($i=1;$i< 13;$i++) |