Tried to search around for a few things before I posted but couldn't find it. I'm looking to setup a system that will do rewrites, this is similar to myspace or other sites that allow you to setup a page and change the url to something personalized. So I'm looking for the functionality of the routing to change:
www.mysite.com/user/232434 to www.mysite.com/user/myhomepage Is there a way to get the routing system to check the database? Or should i just not even use the routing system and query the db with 'myhomepage' instead of the user id passed in the url? Thanks for the feedback. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
