Kod
<? if(!isset($show)) {
include"strony/newsy.php"; }
else if ($show=='1') {
include"strony/newsy.php"; }
else if($show=='2') {
include"strony/linki.php"; }
else if($show=='3') {
include"strony/onas.php"; }
else if($show=='4') {
include"strony/buttony.php"; }
else if($show=='5') {
include"strony/kontakt.php"; }
else {
echo("Nie ma takiej strony"); } ?>
include"strony/newsy.php"; }
else if ($show=='1') {
include"strony/newsy.php"; }
else if($show=='2') {
include"strony/linki.php"; }
else if($show=='3') {
include"strony/onas.php"; }
else if($show=='4') {
include"strony/buttony.php"; }
else if($show=='5') {
include"strony/kontakt.php"; }
else {
echo("Nie ma takiej strony"); } ?>
a jak zrobić żeby był taki adres


mojastrona.pl/index.php?show=2&id=1