I need a preg_repace function which changes this
http://www.example.org/category/page/14/no/subpage/40/some-address
To this
http://www.example.org/category/page/14/no/some-address
Where 'subpage' is constant and only the number after that is changing. It can be one, two, three or four digit number.