";
}
elseif (substr($name,0,1) == "y")
{
$month_nr = $month+1;
echo "";
echo "";
echo "";
}
switch ($name)
{
case "mjae":
$month_nr = 1;
break;
case "mfeb":
$month_nr = 2;
break;
case "mmae":
$month_nr = 3;
break;
case "mapr":
$month_nr = 4;
break;
case "mmai":
$month_nr = 5;
break;
case "mjun":
$month_nr = 6;
break;
case "mjul":
$month_nr = 7;
break;
case "maug":
$month_nr = 8;
break;
case "msep":
$month_nr = 9;
break;
case "mokt":
$month_nr = 10;
break;
case "mnov":
$month_nr = 11;
break;
case "mdez":
$month_nr = 12;
break;
}
if (substr($name,0,1) == "m" AND $month_nr == $month)
{
echo "";
}
elseif (substr($name,0,1) == "m")
{
$month_nr = $month_nr+1;
echo "";
echo "";
echo "";
}
}
switch ($month)
{
case 1:
$display_month = strtoupper("Jaenner")." ".$year;
break;
case 2:
$display_month = strtoupper("Februar")." ".$year;
break;
case 3:
$display_month = strtoupper("Maerz")." ".$year;
break;
case 4:
$display_month = strtoupper("April")." ".$year;
break;
case 5:
$display_month = strtoupper("Mai")." ".$year;
break;
case 6:
$display_month = strtoupper("Juni")." ".$year;
break;
case 7:
$display_month = strtoupper("Juli")." ".$year;
break;
case 8:
$display_month = strtoupper("August")." ".$year;
break;
case 9:
$display_month = strtoupper("September")." ".$year;
break;
case 10:
$display_month = strtoupper("Oktober")." ".$year;
break;
case 11:
$display_month = strtoupper("November")." ".$year;
break;
case 12:
$display_month = strtoupper("Dezember")." ".$year;
break;
}
?>
b-crown.de - events, pictures, dates, news, reviews, interviews
Notice: Trying to access array offset on value of type null in /home/at3087/web/events.crown.at/public_html/library/functionsi.php on line 22
SO, 13|04|2025
17|48 UHR
Fatal error: Uncaught Error: Call to undefined function show_button() in /home/at3087/web/events.crown.at/public_html/movies/index.php:189
Stack trace:
#0 {main}
thrown in /home/at3087/web/events.crown.at/public_html/movies/index.php on line 189