Hi all,

I've an simple question :)

Which is the best way to do a link using $html->link :

1) $html->link('Edit your profile', array('controller' => 'users',
'action' => 'profiles_edit')

2) $html->link('Edit your profile', '/users/edit')

Is the second way depreciated for 1.2 ?

Thank !

Cordially,
Neveldo : http://www.neveldo.fr
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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