There is the excellente part "Advanced Routing" of the 2009 symfony advent calendar, that is related to your topic. Have you read it? Otherwise give it a try!
http://www.symfony-project.org/advent_calendar/2/en http://www.symfony-project.org/advent_calendar/3/en On 19 Jan., 14:36, sepelloo <[email protected]> wrote: > Hi all. > I want to generate these url based on one of my tables. > For example for each record in table "section" I want to generate: > section_1.mysite.com > or section_X.mysite.com > and if then user select one of my caregory then url will > be:section_1.mysite.com/cat/id/1 > I want to refer these url to on module. > Any idea?
-- You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en.
