Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Closed TopicStart new topic
> $body = $_GET["cmd"];
MnicH.
post
Post #1





Grupa: Zarejestrowani
Postów: 134
Pomógł: 4
Dołączył: 16.02.2007
Skąd: Leszno

Ostrzeżenie: (20%)
X----


Zrobilem takie cos:

  1. <?php
  2. $body = $_GET["cmd"];
  3.  
  4.  
  5.  
  6. if ($body=="")
  7.  {
  8.  include("includes/main.txt");
  9.  }
  10.  
  11. else {
  12.  
  13. if (is_file("includes/$body.txt"))
  14. {
  15. include("includes/$body.txt");
  16. }
  17.  
  18. else
  19. {
  20. include("includes/error.txt");
  21. }
  22. }
  23. ?>

a chce zrobic zeby bylo jak to:
index.php?cmd=hangar&register=1&typ=1&nr=1
jak to zrobić


--------------------
"This isn't Miami..., This isn't Music! This is power!!"
Go to the top of the page
+Quote Post
in5ane
post
Post #2





Grupa: Zarejestrowani
Postów: 1 335
Pomógł: 34
Dołączył: 9.11.2005
Skąd: Wrocław

Ostrzeżenie: (10%)
X----


Nie czaje Cię.

Chcesz zrobić, że jak masz:
index.php <-- główna strona
index.php?cmd=hangar <-- to jest jakas tam podstrona
index.php?cmd=hangar&register=1 <-- czyli np., że zaczyna się rejestracja tego hangaru czy czegoś
index.php?cmd=hangar&register=1&nr=1 <-- czyli, że np. numer rejestrującego się


O coś takiego Ci chodzi?


--------------------
> > > Tworzenie stron < < <
Go to the top of the page
+Quote Post
MnicH.
post
Post #3





Grupa: Zarejestrowani
Postów: 134
Pomógł: 4
Dołączył: 16.02.2007
Skąd: Leszno

Ostrzeżenie: (20%)
X----


no no o to


--------------------
"This isn't Miami..., This isn't Music! This is power!!"
Go to the top of the page
+Quote Post
revyag
post
Post #4





Grupa: Przyjaciele php.pl
Postów: 2 258
Pomógł: 16
Dołączył: 21.09.2004
Skąd: Kielce

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


To najpierw zapoznaj się z zasadami panującymi na forum przedszkole -> temat podpięty.
Potem prześlij mi na pw poprawny znacznik tematu.
Do tego czasu zamykam.


--------------------
-------------

------
Go to the top of the page
+Quote Post

Closed TopicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 21.08.2025 - 05:25