Is there anyway to get reversed/mapped URLs via $html->link() or $html-
>url() or so?

Say, I map /foo/<value> to /bar/view/<value>

But, the /bar/index page already have baked code or link to /bar/view/
<value>.

I wanted that when linked to /bar/view/<value>, it has to show the
mapped link--in this case /foo/<value>.

Is it possible? Any hint to achieve this would be highly appreciated.

--
  <?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com    Blog: http://rajeshanbiah.blogspot.com/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to