FTP помещает загружаемый файл нулевого размера ⇐ Php
-
Anonymous
FTP помещает загружаемый файл нулевого размера
I'm trying to upload a file from the local machine drive to a server.
I uploaded the file with the following code but it uploads the file with 0 byte size or a blank file.
Also, I did not get all the file path of the local file. It shows the server path. For example, if my local file is on D:/abc/abc.txt, it shows /public_html/abc.txt
Please help.
Источник: https://stackoverflow.com/questions/391 ... -zero-size
I'm trying to upload a file from the local machine drive to a server.
I uploaded the file with the following code but it uploads the file with 0 byte size or a blank file.
Also, I did not get all the file path of the local file. It shows the server path. For example, if my local file is on D:/abc/abc.txt, it shows /public_html/abc.txt
Please help.
Источник: https://stackoverflow.com/questions/391 ... -zero-size