Reply to Re: The best method to send a large file to client?

Your name:

Reply:


Posted by Arjen on 10/05/06 08:10

howachen@gmail.com schreef:
> I have many text file with 1 to 2MB in size
>
> currently, i use the method:
>
> echo file_get_contents( $file_path );
>
>
> are there any better method?
>
> thanks.

Yup .. stream the file.

file($file_path);

foreach($file as $line)
{
echo $line;
ob_flush();
flush();
}

Arjen

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация