View Full Version : www.XXX.com/dir/?=query
MacroDENIS
11-11-2002, 10:23 AM
Please explain me why I see in some of url addresses next:
www.XXX.com/dir/?=query
what is '?=query'
redhead
11-11-2002, 04:34 PM
ok...
sure you dont mean: "www.example.com/dir/?variable=value" ?
inside the folder "dir" is an index.php, index.asp, or some other server side page that the variable is being passed to... it is exactly the same as:
"www.example.com/dir/index.php?foo=bar" which you probably see more...
it passes the variable "foo" to the page with the value set at "bar"... (clear as mud... i know)...
does that help?
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.