Es gibt 3 Lösungen:
1. HTML : <iframe src="datei.html">Alternativ text</iframe>
2. PHP : <? include("datei.html") ?> (als *.php speichern!)
2. SSI : <!-- #includes virtual="datei.html" --> (als *.shtml specihern!)
Mfg, EmCee
Es gibt 3 Lösungen:
1. HTML : <iframe src="datei.html">Alternativ text</iframe>
2. PHP : <? include("datei.html") ?> (als *.php speichern!)
2. SSI : <!-- #includes virtual="datei.html" --> (als *.shtml specihern!)
Mfg, EmCee