| | | | |
| | |
| Benutzer | Hallo, ich habe gerade ein kleines Uploadscript nach einem Tutorial geschrieben, habe auch gekuckt ob ich etwas auf meinen Space etwas hochladen kann: Und ja ich kann bis 2Mb und es gibt keinen spez. Ordner für Uploads. Wen ich aber etwas hochlagen möchte sagt es mir: Warning: copy(http://meinedomain.de/wpunktw_test/upload/gotop.gif) [function.copy]: failed to create stream: HTTP wrapper does not support writeable connections. in /www/htdocs/meinedomain/wpunktw_test/acp/upload.php on line 22 Wobei ich jetzt nur hier "meinedomain" eine Variabele ist, da das Script noch nicht geschützt ist. Die Zeile 22 ist die Zeile in dem ich die copy() Funktio nutze: Code: copy($datei,$epfad); Ich hoffe ihr könnt mir helfen. mfg Schaelle
__________________ PHP-Noob (?) _AT_ work |
| |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Dateiupload über FTP oder copy() ? | GSJLink | PHP Tipps 2006 | 7 | 25.11.2006 15:24 |
| [curl] Größe unterschiedlich zum Original (copy() Problem) | betrazivis | PHP-Fortgeschrittene | 5 | 23.10.2006 16:53 |
| safe mode verhindert copy | JonathanArcher | PHP-Fortgeschrittene | 9 | 17.04.2006 21:47 |
| copy \\serv1\sub1\test.txt \\serv2... für PHP | PHP Tipps 2006 | 8 | 24.02.2006 19:53 | |
| PHP und Sicherheit: shell_exec(), del(), copy() etc. | php1 | PHP-Fortgeschrittene | 8 | 14.11.2005 17:16 |
| copy() oder move_upload_file() | flual2000 | PHP Tipps 2005-2 | 3 | 12.09.2005 16:00 |
| [Erledigt] Problem mit copy() | PHP Tipps 2005-2 | 1 | 03.09.2005 20:23 | |
| copy() unter Windows | JonathanArcher | PHP Tipps 2005-2 | 2 | 05.08.2005 23:35 |
| copy() tut es nicht | PHP Tipps 2005 | 4 | 13.02.2005 15:48 | |
| Copy() uploadsperre umgehen???? | PHP Tipps 2005 | 14 | 09.02.2005 16:57 | |
| unlink und copy | PHP Tipps 2004-2 | 1 | 05.12.2004 21:46 | |
| Problem mit copy() | PHP Tipps 2004-2 | 7 | 26.11.2004 19:01 | |
| [Erledigt] copy - Funktion bereitet Problem | PHP-Fortgeschrittene | 5 | 04.09.2004 22:54 | |
| [Erledigt] Mehrere Fragen: Verschlüsseln?, Ändern?, copy()?... | PHP Tipps 2004 | 11 | 23.08.2004 21:12 | |
| fopen, copy, .... | PHP Tipps 2004 | 2 | 17.06.2004 20:33 | |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.