kalebweb
10/7/2013 - 12:36 PM

Link with cakePHP

Link with cakePHP

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