Hi Patrascu!
On Sun, 10 Feb 2002, Patrascu Eugeniu wrote:
>
> salut,
>
>
> am urmatoarea bucata de cod:
>
> if ($do_action=="ping") {
> $res=system("/bin/ping -c 5 $host");
> }
- echo $res;
+ echo "<pre>$res</pre>";> > cum pot formata outputul lui system() pentru a afisa cum trebuie > rezultatul comenzii pe care o executa ? Incearca asa. -- teodor --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
