<?php echo $this->getSkinUrl();?>
example
<?php echo $this->getSkinUrl('images/abc.php');?>
$this->getSkinUrl('images/imagename.gif', array('_secure'=>true));
example
<?php echo $this->getSkinUrl('images/abc.php');?>
$this->getSkinUrl('images/imagename.gif', array('_secure'=>true));
No comments:
Post a Comment