Hi,
- file_put_contents() die einen String oder ein Array mit Strings (das es dann mit "\n" joint) nimmt
Wieso \n?
Zitat von dir verlinkter Manualseite:
You can also specify the data parameter as a single dimension array. This is equivalent to file_put_contents($filename, implode('', $array)).
Kein \n, sondern nur alles aneinandergehängt.
MfG ChrisB
--
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?