On Mon, Mar 15, 2004 at 06:13:26PM +0200, Radu Bighiu wrote:
> <?
> $lines = file('lista_variabile.txt');
> foreach ($lines as $line_num => $line) {
> $variabila = explode("|||", $line);
> echo $variabila[1]."-".$variabila[2]."<br>";
> exec("/o/comanda");
> }
> ?>
while read line; do
echo $line | sed 's/|||/-/; s/$/<br>/'
/o/comanda
done < lista.crap
--
Birzan George Cristian, always on call self-righteous bastard.
-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: Digital signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAVdd8aqNK6cml/6cRAquIAJ9y5ZuLUeT1CRoHAEN4yIuIXLdTrgCfVGGs
+NXqyPRIayVhg/h+ccFGkSU=
=/trh
-----END PGP SIGNATURE-----
---
Detalii despre listele noastre de mail: http://www.lug.ro/