<?php $d = 1; $m = 1; $y = 2011; $lclose = mktime( 0, 0, 0, $m, $d, $y ); $world=include_once "world.php"; ?>