[LUGOS-PROG] fifo &php..

Mitja Zabukovec mitja.zabukovec at rs-pi.com
Mon Sep 17 09:38:13 CEST 2001


On Monday 17 September 2001 09:31, you wrote:

> $content = file("fifo.txt");			// prebere file v array
> for( $i=0; $i>count( $content ); $i++ ) {

pardon, tukaj je pogoj seveda $i < count( $content ).

> 	if( strstr( $content[$i], 'LOAD' ) ) print( $content[$i]."\n" );
> }
>

lp,
Mitja




More information about the lugos-prog mailing list