Click here to Skip to main content
15,887,836 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

Let's say I have the following URL:
https://web.site/a/folder/this+is+a+test

Within a, I have folder.php. How can I access this+is+a+test in that php file? Or would it be better to use mod_rewrite, although I don't want the URL to change?

What I have tried:

.htaccess to rewrite - wasn't happy with URL changing
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900