test.php?variable1=value1&variable2=value2
and I want it to be like
test.php/variable1/value1/variable2/value2/
I'd like to take this concept a step further. What would I put in my .htaccess file if I wanted (let's pretend text.php is now called 'index.php') to now show the php file?
so the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.