I don't see any [query strings](http://en.wikipedia.org/wiki/Query_string) in your example. Are you looking for some kind of URL rewriting or redirecting?
– Jon LinDec 22 '11 at 02:49
See [this question](http://stackoverflow.com/questions/2358178/running-php-without-extension-without-using-mod-rewrite). You can either use mod_rewrite or turn on MultiViews.
– Federico BuilesDec 22 '11 at 02:51
1
Maybe it'd easier if you posted your current source code, its output, what you would _like_ its output to be, and where you're stuck in reaching your goal.
– sarnoldDec 22 '11 at 02:56