hi, i have a basic question related to Zend_View and the ->render() method. I have one .pthtml and one .css file for the menu which should allways be present so i load it inside every view that needs it.
My question now is how is the html header managed ? get they merged when i call ->render multiple times ? Because of the <title> and the <link> and <script> header tags.. best regards, Truppe Steven
