[PHP] fput error

2006-11-27 Thread Manoj Singh
Hello all, I am using ftp function to upload the file in server. But i am getting this error: "The filename, directory name, or volume label syntax is incorrect." Can anyone help me? Thanks & Regards Manoj

[PHP] fput

2001-05-22 Thread Vanessa
Hi there, I am trying to upload a picture via ftp_put, but I keep getting the error message: Warning: ftp_put: url/image.jpg: No such file or directory. in /web/www/www.domain.com/upload.php on line xxx Does that mean I can only use the php locally where the file is? The php file is on one se