.tpl files

They have: 2 posts

Joined: Nov 2007

Which is the statement for .tpl file inclusion in simple HTML, and also in PHP
Does anyone now???

calculator's picture

They have: 40 posts

Joined: Nov 2007

andcir,

it depends what software you are using. By software I mean is it a blog software, an ecommerce software etc...

Otherwise what you want is SSI (Server Side Includes) and you cannot do them by default in HTML (the file extension needs to become SHTML and your sever nees to be configures to display them.).

PHP, ASP or other server side languages can though, it depends which one you prefer. Googling for language + SSI should give you enough results.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.