html_call.ctp 62 B

123
  1. <?php
  2. echo $this->Html->link('Test', 'http://example.com');
  3. ?>