yii 用到的链接方式

在html中给文字加链接的方式为: href="<?php echo $this->createUrl('/shipping/Task/create')?>"

你可能感兴趣的:(html)