-
PHP Replace Variables in URL
Hello,
I wondered if it was possible to rewrite a URL so designed for the rewrite wrote in htaccess
e.g.
I have the URL: $next_url = "$your_search_page?s=$news&kw=$append";
The URL goes here: http://example.com/?s=20&kw=Garden/Center/Product
But I want to change the URL to: http://example.com/Garden/Center/Product/P2.html
This is just for the href, the htaccess bit is solved.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks