PDA

View Full Version : Html include



Jordan,
08-03-2009, 02:58 PM
Hi there as part of my It course work we have to make a eportfolio but we can use php becuse i wanted to use php include but i cant so is there a way to do it with html because I dont want to use iframes

Fehm
08-03-2009, 04:33 PM
SSI (Server Side includes)... just make a file called 'filename.inc' with whatever html you want to include and reference it anywhere on your site with:
<!--#include virtual="filename.inc" -->

lol
try that?

Jordan,
08-03-2009, 10:02 PM
will do ty

Developr
08-03-2009, 10:16 PM
So basically you want to do something like iFrames but not iFrames' themselves. You can't use PHP either?

What server is your host on?

Want to hide these adverts? Register an account for free!