NameSilo

Complicated pages addresses

Spacemail by SpaceshipSpacemail by Spaceship
Watch

asgsoft

VIP Member
Impact
9
Hi,

I know this sounds pretty simple but how can i make a page that goes:

page.php?type=php&number=1

and when you visite page.php it shows diffrent types eg php,flash.html etc and when you select a number like above it shows the actual page in that category but if you go page.php?type=php it shows the pages

thank you
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
.US domains.US domains
use include() in combination with som ifs...


$type = $_GET['type'];

if($type=='php') include('mypage.php');
else if($type=='flash') include ('myflash.html');
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back