Mailinglisten-Archive |
<? $t="This is a silly text!\n<br>"; print $t; flush();flush();flush();flush(); //nothing happens! not even you send thausands of flush() sleep(25); //after 25 seconds you'll see both lines at once echo $t; ?> das ist wohl das gleiche Problem :-)) ich mach es immer so: 1.php gibt die meldung aus und ruft 2.php mit <body onLoad="javahuepf"> function javahuepf in 1.php verzögert ein wenig und leitet dann mit location.href auf 2.php das ginge auch mit frames und sieht dann noch besser aus parent.frames[1].location.href=4.php; parent.frames[2].location.href=5.php; etc. mfg Klaus Schmidt PHP=Paranoid Heuristic Professor
php::bar PHP Wiki - Listenarchive