phpbar.de logo

Mailinglisten-Archive

[php] file_get_contents()

[php] file_get_contents()

Andreas Demmer php at andreas-demmer.de
Don Jan 6 16:07:53 CET 2005


Koray schrieb:

> Ich weiss, dass file_get_content erst ab 4.3 läuft.
> Wenn ich aber stattdessen file() verwende gibt er mir keinen
> String aus. Wie hatte man das früehr gehandhabt?

$news = implode(NULL, file("data/$newsid.txt"));

Gruß,
Andreas

-- 
http://www.andreas-demmer.de



php::bar PHP Wiki   -   Listenarchive