|
|
Browse by Tags
All Tags » URL » append
-
Hi,
I need your help in building a RegExp (to be used in PHP) that will append a parameter (?param=value) to the URL.
They follow this format: http://website.com/abcdef123456.html or this format : http://website.com/a/category/123456-ABC/Long_description_goes_here.html
Here's what I want to achieve.
Before: ...
|
|
|