<? list($msec, $sec) = explode(chr(32), microtime()); $headtime = $sec + $msec; ini_set('arg_separator.output', "&"); set_time_limit(60); ?>