DISQUS

Tech-Recipes: PHP: Upload Files to the Server

  • Kinox · 1 year ago
    Thanks for sharing the codes.

    Btw, there is this "File Thingie" script (free for personal use) that you may want to check out too.

    Quote: "It is a small web-based file manager written in PHP. It is intended for those who need to give others access to a part of their server's file system when FTP is not practical."

    Nope, I'm not related to the author. :)
  • Flight · 1 week ago
    it is good method to upload small files, but if we need to upload larg files then we need more complex code

    thanks