Hey Everyone,
I have an .htaccess file that redirects a page to a pretty URL, very basic and pretty standard, the problem I am having is I would like to put a sort variable into the URL once on the page, I know there's an easy answer to this but I can't seem to find it.
If I append a variable at the end of the pretty URL php won't read via $_GET,
website . com / category / page? sort=new <-- This doesn't work.
Here's the .htaccess code, again very simple, but I can't add the sort into...
Pretty URL with added parameter
from PHP https://ift.tt/34hNdOz
via IFTTT

0 Comments