flush with trace
Posted: Sun Aug 10, 2003 4:00 am
Hi all
is it possible to use flush for this output or something else?
ot takes a lot of time before outputting it all
is it possible to use flush for this output or something else?
ot takes a lot of time before outputting it all
Code: Select all
<?
echo nl2br(`traceroute $ipdomein`);
?>