Skip navigation.
Home

Add new comment

This is really very inperformant. For each data record out of test.txt he opens one or four files (depending on a search in the first one), walks through them until there is one matching record and closes them. This seems to be a kind of JOIN for csv files. I wonder if this was done intentionaly, because as someone already noted he doesn't seem to be a beginner.

Reply




*

  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre> <p> <br>
  • Web and e-mail addresses are automatically converted into links.