$logfile_entry = fgetcsv ( $logfile , 60000 , "|" ); // read entry from logfile
else { $logfile_entry = fgetcsv ( $logfile , 60000 , "|" ); // read entry from logfile //--------------------------------------------