Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Prosze o pomoc
Smash
post
Post #1





Grupa: Zarejestrowani
Postów: 6
Pomógł: 0
Dołączył: 7.05.2003
Skąd: Przemysl

Ostrzeżenie: (0%)
-----


W sumie jestem poczatkujacym webmasterem, i nie wiem o co chodzi.
http://www.3w.ZSEiO.prv.pl jest to strona mojej klasy mojego autorstwa. Wyslalem ja na serwer www.piwko.pl, ale mam problem. Menu nie dziala i nei wiem jak to naprawic. Wszystko na pewno jest zrobione poprawnie, poniewaz na www.smasheks.host.sk/3w/ wszystko dziala poprawnie.
Prosze o pomoc.
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Smash
post
Post #2





Grupa: Zarejestrowani
Postów: 6
Pomógł: 0
Dołączył: 7.05.2003
Skąd: Przemysl

Ostrzeżenie: (0%)
-----


Kod
<? if( ($temat == "") || ($temat == "home") ) {

include("home.php");

} else

if( ($temat == "galeria") ) {  

include("gal/gal.php");

} else

if( ($temat == "wpis") ) {  

include("wpis.php");

} else

if( ($temat == "pamietnik") ) {  

include("blog/index.php");

} else

if( ($temat == "maker") ) {  

include("maker.php");

} else

if( ($temat == "chat") ) {  

include("chat.php");

} else

if( ($temat == "3w") ) {  

include("3w.php");

} else

if( ($temat == "autor") ) {  

include("autorzy.php");

} else

if( ($temat == "kontakty") ) {  

include("kont.php");

} else

if( ($temat == "ciekawosci") ) {  

include("ciek.php");

} else

if( ($temat == "fury") ) {  

include("fury.php");

} else

if( ($temat == "ksiega") ) {  

include("ksiega.php");

} else  

if( ($temat == "ania") ) {

include("ania.txt");  

} ?>




Jest cos takiego... w index.php, natomiast w linkach mam min.
Kod
index.php?temat=gal&strona=1
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 16:12