ChrisB: Datei anlegen mit PHP

Beitrag lesen

Hi,

Suche Lösung wie das in PHP geht:
open (LOG,">>1.log");
print LOG "Test
close (LOG);

Und du hast beim suchen absolut nichts gefunden …?

MfG ChrisB

--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/