![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 227 Pomógł: 0 Dołączył: 13.06.2003 Skąd: rykowice Ostrzeżenie: (0%) ![]() ![]() |
Witam, jak mam przerobić skrypty zeby dzialaly na najnowszych bibliotekach (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif) np. ten skrypt
Kod function srodek_strony($gl)
{ switch ($gl) { case red: $plik="o_nas/red.txt"; break; default: $plik="engine/news.php"; } if (file_exists($plik)) { include($plik); } else { print("Przykro mi"); } } srodek_strony($gl); |
|
|
![]() ![]() |
![]() |
Aktualny czas: 6.10.2025 - 09:17 |