Page 1 of 1

Query string

Posted: Fri Dec 19, 2003 3:23 pm
by G-N
This is hard to explain so bare with me here...

Is there a way to get the query string from a url, as in index.php?variable=data, without using the question mark?

Here are examples:
http://www.hyperdictionary.com/dictionary/word
http://www.hyperdictionary.com/dictionary/testtest
http://www.hyperdictionary.com/dictionary/hdg34/!g

A seperate page is generated for any text after "dictionary/" without using ?variable=

This makes for a much shorter url when using just one variable.
Can this be done with PHP?

Posted: Fri Dec 19, 2003 3:29 pm
by Derfel Cadarn
Could you explain it a bit more? I don't seem to understand it...

==========================
" I may be daft, but I'm not blind."
==========================

Posted: Fri Dec 19, 2003 3:35 pm
by Weirdan