Mailinglisten-Archive |
hi,
> z.B.: fopen("http://www.xyz.de/test/text.txt","w+");
>
> Ist dies vom Server (Betriebssytem usw.) abhaengig ?
öhm
HTTP connections are read-only; you cannot write data or copy
files to an HTTP resource.
http://www.php.net/manual/en/function.fopen.php
Und wie ist Deine Frage genau zu verstehen?
-daniel
php::bar PHP Wiki - Listenarchive