DR.Wong
08-11-2007, 08:38 AM
Hey everyone!
You all know the $_GET statement, getting the values after "?var=1&type=2"...
Is there a way of saying "http://www.mysite.com/1/2" and getting PHP to read the variables from this, at the same time keeping the browser in the root directory?
I reckon this would help google index my site as well.
Thanks a lot!! :thumbsup:
You all know the $_GET statement, getting the values after "?var=1&type=2"...
Is there a way of saying "http://www.mysite.com/1/2" and getting PHP to read the variables from this, at the same time keeping the browser in the root directory?
I reckon this would help google index my site as well.
Thanks a lot!! :thumbsup: