![]() | |||||||
Can't get regex to match properly I am trying to match this uri. Also I want 3 to match as id and 45 in pictures45.html as pagenumber. HTML Code:
With this regex I got to match the category and id. PHP Code: With this regex I got to match the pagenumber. PHP Code: I figured I can combine both the regex and it should work but I can't get it to work. PHP Code: What am I doing wrong? Thanks guys |
This one worked for me: /category/([0-9]+)/pictures([0-9]+).html |
Thanks buddy. |
| All times are GMT -7. The time now is 06:47 PM. |
Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0