Link with cakePHP
<?php echo $this->Html->link('Name Link', array('controller' => 'controller', 'action' => 'action')); ?>