If you parse some files, you can get an issue with fgets not detecting end of lines…
In my case, files come from mac users, so I have to enable this option :
ini_set(‘auto_detect_line_endings’, true);
Php documentation here : http://us2.php.net/manual/en/filesystem.configuration.php#ini.auto-detect-line-endings