how to generate page url for custom php code
-
I have a custom page template that I’m using and I have a link within it that passes several vars on the query string. Upon clicking this link I want it to repost to the same page . How do I go about generating the page url? $_SERVER[“REQUEST_URI”] doesn’t grab the page url, any ideas?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to generate page url for custom php code’ is closed to new replies.