<?php include("multilang.php"); $i = new multilang("de"); $i->render("example_include_me.html"); ?>
info at phpclasses dot org