Reply to Re: Reading files into PHP

Your name:

Reply:


Posted by Chung Leong on 04/08/05 02:27

"Marco J.L" <luyendyk@yahoo.com.news> wrote in message
news:d31i23$pu$1@reader10.wxs.nl...
> Hello,
>
> how can I read files into PHP. I can make a listing of a directory, but
> reading the file content into the PHP goes wrong.
>
> ==== script ==========
> <?php
> $handle=opendir('nieuws');
> while (false!==($file = readdir($handle))) {
> if ($file != "." && $file != "..") {
> $fp = fopen($file,"rb");
> fpassthru($fp);
> fclose($fp);
> echo $fp;
> echo "<HR>";
> }
> }
> closedir($handle);
> ?>
>
> ===========
>
> Thanx,
>
> Marco J.L.
>
>

array_map('readfile', glob('nieuws/*.*'));

[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

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