Hier vind u alle fotoalbums
Klik hier voor een overzichtelijke inhoudsopgave.
//year to start with
$startdate = 2005;
//year to end with - this is set to current year. You can change to specific year
$enddate = date("Y");
$years = range ($startdate,$enddate);
//print years
foreach($years as $year)
{
?>
0 | 01-11-2013 26-01-2015 28-03-2016 04-11-2016 20-11-2016 26-10-2017 19-02-2019 30-01-2020 |