We usually send data to another page using variables in URL. An example is http://www.somelink.com?var1=data1&var2=data2. And we receive the data using $_GET['var1'] and $_GET['var2'].
How can I achieve this in using standard slash format. What I need is similar to http://www.somelink.com/var1-data1-var2-data2
I got this idea on seeing this link: http://freelivebox.eu/matchid-130102021307-link-5-watch-Youzhny---Davydenko-(ATP-Doha).html