Neuigkeiten:

still alive...

Hauptmenü

Parse Time ermitteln

Begonnen von haraldos, 07. Mai 2005, 13:38:54

Vorheriges Thema - Nächstes Thema

haraldos

Bin wahrscheinlich nur (mal wieder) zu blöd zum suchen:
wie gibt man die Parse Time aus, also so wie das im Fuß dieser Seite auch gemacht ist?
http://de.profile.xfire.com/haraldos\" rel=\"external nofollow\">http://de.miniprofile.xfire.com/bg/co/type/2/haraldos.png\" alt=\"haraldos.png\">

An den Anfang im Kopf:
 

$mtime = microtime();
$mtime = explode(\" \",$mtime);
$mtime = $mtime[1] + $mtime[0];
$time1 = $mtime;

 
 
ans Ende vom Fuß:
 

$mtime = microtime();
$mtime = explode(\" \",$mtime);
$mtime = $mtime[1] + $mtime[0];
$time2 = $mtime;
$load = round($time2 - $time1,3);
echo \"- parsed in $load seconds - \";

haraldos

nicely, thx!  /uploads/emoticons/icon_e_biggrin.gif.1a84f5257b36e14b36d04985314f877f.gif\" alt=\":-D\" />
http://de.profile.xfire.com/haraldos\" rel=\"external nofollow\">http://de.miniprofile.xfire.com/bg/co/type/2/haraldos.png\" alt=\"haraldos.png\">

all your base are belong to us / Discord