I was wondering wether there is a way to include some html content inside another html using only html?
A replacement to PHP\'s
There's no such thing. You'd have to use a server-side scripting language or JavaScript to do something like this.