Hi,<br><br>Could I have some links? It would be very helpful.<br><br>Thank You.<br><br><div><span class="gmail_quote">On 4/14/06, <b class="gmail_sendername">Felipe Almeida Lessa</b> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Em Sex, 2006-04-14 ās 13:45 +0800, Rajesh Sathyamoorthy escreveu:<br>> I wanted to know why it is more efficient to read a file in smaller<br>> chunks ( using file() or open() )?<br><br>It's more efficient in some cases, and worse on others. It also depends
<br>on how you implement the read loop. I won't elaborate too much here,<br>there are loads of sites and books that talk about this topic.<br><br>> If this is not done, will this lead to errors in the data read or just
<br>> results in slower performance?<br><br>It doesn't corrupt anything, unless you have a buggy hardware.<br><br>--<br>Felipe.<br><br></blockquote></div><br>