Dynadot โ€” .com Transfer

PHP Switch/Case

SpaceshipSpaceship
Watch

Ryder

Established Member
Impact
5
netsuhi com/forum/viewtopic.php?t=16

More tutorials at:
netsuhi com
 
Last edited by a moderator:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Ever wonder how people get things like ?x=news&id=496? Well, here is one way to do it.
This is your code
<?php
switch(id){
case 'news':
//what you want for news in here.
break;
case 'about':
//what you want on the about page.
break;
default:
//what text you want to display for default.
break;
}
?>
I'm gonna bet it hits default everytime.
 
0
•••
If your going to post in here, post the code. This is, and can be seen as, advertising. I will lock each thread on site.
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back