$string) { $page = str_replace("{$key}", $string, $page); } //Mehet minden a képernyőre: echo load('head'); echo $page; echo load('foot');