php - How to load Zend view -


How can I load headers and footer files in jade in a scene?

  1. Where should I get them from?
  2. Do I have to file it in these files- $-? I will render in

    you use 'header' and 'footer' information to include A layout specifies your entire page layout, contains the contents of your view script.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

ruby on rails - Convert a Activerecord result with has_one associations into a single hash per record -

javascript - Read complete data from stream from onMessage -