Pages

Friday, November 11, 2011

How to append css file in zend?

Write given code in phtml file headLink()->appendStylesheet("css/style.css"); echo $this->headLink(); ?>

No comments:

Post a Comment