Results 1 to 3 of 3

Thread: help icluding page

  1. #1
    Join Date
    May 2008
    Posts
    20

    Exclamation help icluding page

    Hi,

    i need to include (header.html)
    at my header.tpl

    i used the php include and the smarty include command but both of them didn't work

    i appreciate any suggestions
    ...

  2. #2
    Join Date
    Dec 2008
    Posts
    223

    Default

    {php}
    include("/path/to/header.html");
    {/php}

  3. #3
    Join Date
    May 2008
    Posts
    20

    Default

    Thanx alot
    it worked pretty fine

    i didn't expect to have a solution in such short time

    thanx again
    ...

Similar Threads

  1. How to Pass set of keywords from external page to domain bulk register page
    By jainritesh in forum Customisation & Integration Questions
    Replies: 0
    Last Post: 03-08-11, 11:55 AM