Thread: Mod_rewrite
View Single Post
Old 10-25-2007, 03:02 PM   #2 (permalink)
Karl
The Reckoner
Advanced Programmer Top Contributor 
 
Karl's Avatar
 
Join Date: Sep 2007
Posts: 437
Thanks: 22
Karl is on a distinguished road
Default

It would be possible but each article title would need to be unique. A good alternative is to do it like:

http://www.mysite.com/article/1/article_title

This way also means you don't have to store the SEF URI or create a set of functions for handling them.
__________________
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
Karl is offline  
Reply With Quote