Hello,

Don't know if this is the right place to ask this question, but i'm 
going to use TT so anyway... Does anyone know any good way to parse url 
in such way that everything that comes after address are used as 
parametres eg.

http://www.tester.com/pictures/nature/tree.html

And parametres will be like:
main_category = pictures
sub_category = naturee
search_string = tree

I hope you get the idea. Point is that i'd like to avoid parametres like 
www.tester.com/index.html?category=pictures&search_string=tree, because 
search engines do not cache these documents. So if anyone could give any 
hints or directions i'd be very happy :)

Rgds,
Viljo



Reply via email to