ERROR UPLOAD + FTP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
IdriEclipse
Forum Newbie
Posts: 1
Joined: Mon Mar 06, 2017 6:08 am

ERROR UPLOAD + FTP

Post by IdriEclipse »

Hi everyone,

I am doing a work to unzip files, to choose some of them with checkbox and upload using ftp. I can unzip well but the files appear the folder of the name and the name of the file, for example "animals/cats.pdf". So, I cant upload well because it cant read only the name cats.pdf. I attach a file with images, how it looks like. I don't know what it's wrong in the code. Can you help me? Please!

Thanks in advace for your help!
Attachments
CODE2.PNG
CODE1.PNG
Show error.PNG
Post Reply