View Single Post
Old 11-17-2005   #1 (permalink)
.Silver
nitr0x.co.uk owner
 
Join Date: Nov 2005
Location: Oxfordshire, UK
Posts: 2

Send a message via AIM to .Silver Send a message via MSN to .Silver
Small PHP Question

Hey, i use a PHP navigation for my web site... the navigation uses ?x=page
and to swap it uses the function of checking to see if ?x= something and it swaps the page that is after the ?x=

So ?x=here

would bring in the content from the page here.php

I was wandering that if you could have a function going like:

if $x = "http://*" { include 'homepage' }

would this work?
__________________
My signatures!
.Silver is offline