I need some php help.?

Chris

New member
Well I'm looking for a php script.
It goes like this:
www.thesite.com/page.php?=hi
and it will display hi
and when you do
www.thesite.com/page.php?=hello
it will display hello.
And whatever you input it will output what is behind the =
 
Back
Top