Dynamic Url

Hello everybody,

I have to develop an yii web application and i need to create my url`s dynamically, something like this:

http://myapplication.com/parent/child, but it might have n nodes (http://myapplication.com/parentofparentofchild/parentofchild/child).

Any sugestions? Ideas?

I will appreciate your help.

Thank You.