Re: Geting feet wet with REGEX and url rewriting (maybe a bit 0T)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Works perfectly, thank you!
Just got a bit confused after all the reading.

Regards,
Ryan

> 
> You just need to add another pair of parenthesis
> to get the second match. For your case, it'll be
> something like (untested):
> 
> RewriteRule ^blog-([0-9]+)-([^\.]+)\.html$
> index.php?act=blog&id=$1&string=$2
> 
> Rabin
> 
> --
> http://rab.in
> 


------
- The faulty interface lies between the chair and the keyboard.
- Creativity is great, but plagiarism is faster!
- Smile, everyone loves a moron. :-)
-----
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=bXVzaWNndTc%3D

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux