Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Zmienne w adresie, moze to juz bylo ale nie moge znaleść
Noctovizor
post
Post #1





Grupa: Zarejestrowani
Postów: 8
Pomógł: 0
Dołączył: 2.08.2005

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


Więc tak mam strone w php i jest mesnu a Później menu drugie trzecie i czwarte wygląda to tak:

+-------------+
|Menu |
+-------------+
| Artykuly | index.php?co=Artykuly to mam
| Info | index.php?co=info to mam
+-------------+

+-------------+
|SC |
+-------------+
| Artykuly | index.php?game=SC&co=Artykuly nie mam (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
| Solucje | index.php?game=SC&co=Solucja&mission=1 nie mam (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
+-------------+

+-------------+
|SC:PT |
+-------------+
| Artykuly | index.php?game=SC:PT&co=Artykuly nie mam (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
| Solucje | index.php?game=SC&co=Solucja&mission=1 nie mam (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
+-------------+


+-------------+
|SC:CT |
+-------------+
| Artykuly | index.php?game=SC:CT&co=Artykuly nie mam (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
| Solucje | index.php?game=SC:CT&co=Solucja&mission=1 nie mam (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
+-------------+

i chce zeby adresy były takie: opis wyzej

z gory dzieki
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
nospor
post
Post #2





Grupa: Moderatorzy
Postów: 36 559
Pomógł: 6315
Dołączył: 27.12.2004




oj na rzecznika prasowego to się nie nadajesz (IMG:http://forum.php.pl/style_emoticons/default/biggrin.gif) (taki żarcik - nie gniewaj się).
Cięzko tłumaczysz o co ci chodzi.

  1. <?php
  2.  
  3. if ($co=='Info') 
  4. {
  5. include'info.php';
  6. }
  7. else
  8. if ($game==&#092;"SC\" && $co=='Artykuly')
  9. {
  10. //...
  11. }
  12. //...
  13.  
  14. ?>
O to ci chodzi? A jaki error ci rzuca?
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: 3.10.2025 - 03:12