Posted: Mon Sep 11, 2006 7:00 pm
can you sort both files first? and then compare? You can move through the file without loading the whole file, you can read the file in chunks
http://au.php.net/manual/en/function.fread.php
http://au.php.net/manual/en/function.fread.php