PHP Classes

Recommendation for a PHP class to unique image file uploader: Upload unique image files

Recommend this page to a friend!
  All requests RSS feed  >  Recommendation for a PHP class to uni...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Recommendation for a PHP class to unique image file uploader

A request is featured when there is no good recommended package on the site when it is posted. Edit

Picture of George C. McDaniel by George C. McDaniel - 1 month ago (2023-11-19)

Upload unique image files

This request is clear and relevant.
This request is not clear or is not relevant.

0

I want to upload unique image files without duplication.

  • 1 Clarification request
  • 1. Picture of André Ribeiro by André Ribeiro - 1 month ago (2023-11-23) Reply

    Forneça um pouco mais sobre o que deseja para esse pacote, talvez assim possamos trabalhar em um pacote com as especificações corretas, forneça o que realmente seria a sua necessidade, a sua abordagem abre portas para inumeras situações de uploads que possam corresponder ao solicitado, então sejá um pouco mais descritivo se for possível

    • 2. Picture of George C. McDaniel by George C. McDaniel - 1 month ago (2023-11-25) in reply to comment 1 by André Ribeiro Comment

      Obrigado pela sua resposta.

      Estou procurando um pacote para que os usuários possam fazer upload de arquivos que já estão nomeados, mas não fazer upload com o mesmo nome daquele nome já carregado.

      Minha língua nativa é o inglês e uso o Google Tradutor.

    • 3. Picture of André Ribeiro by André Ribeiro - 1 month ago (2023-11-25) in reply to comment 2 by George C. McDaniel Comment

      Ok, now I understand, and it's exactly what I was imagining, I'm sure with what it was enlightened, you will soon find what you expect, still, I will work on a package with these specifications, and if you are still looking, I will mention it here

    • 4. Picture of George C. McDaniel by George C. McDaniel - 1 month ago (2023-11-25) in reply to comment 3 by André Ribeiro Comment

      Thank you

      That sounds good

Ask clarification

4 Recommendations

Algosling PHP Rename a File: Change a file name to have the given requirements

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of The Algoslingers by The Algoslingers package author package author Reputation 25 - 1 month ago (2023-12-07) Comment

The package Algoslingfileanew allows you to give a unique name to your file. The mechanism is strong that no matter how many files your rename, even if they're millions you they will still have their unique name. The package gives 4 options to rename file. (ie alphabets/numbers/hash/unique/alphanumeric) You can rename your file in unique way.


PHP Upload File Unique Name: Process uploads and store them with unique names

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Ahmed Abdulla by Ahmed Abdulla package author package author Reputation 100 - 1 month ago (2023-11-23) Comment

Upload a file to a server with a unique filename to avoid duplication.

  • 1 Comment
  • 1. Picture of George C. McDaniel by George C. McDaniel - 1 month ago (2023-11-25) Reply

    Thank you for your response.

    The filename that is uploaded is what needs to be unique. It does not need to be changed on the uploading.


PHP File Uploading: Simple library to build your file sharing website

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Faris AL-Otabi by Faris AL-Otabi package author package author Reputation 25 - 1 month ago (2023-11-22) Comment

PHP Library to help you build your own file sharing website

  • 1 Comment
  • 5. Picture of George C. McDaniel by George C. McDaniel - 1 month ago (2023-11-25) in reply to comment 4 by Faris AL-Otabi Reply

    Thank you for your response.

    The user already has a file that they want to upload.

    What I am looking for is a way to ensure that the same name is not used for a file that has already been uploaded.


PHP Duplicate File Remover: Remove files that exist more than once in a folder

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Manuel Lemos by Manuel Lemos Reputation 23700 - 1 month ago (2023-11-22) Comment

This package can detect if there are files in a directory with the same contents.

It uses the sha1() function to get the hash of the contents of each file. Then, it compares the hashes of each file to detect if the contents are the same.

Although this is not exactly what you want, you can use this class as the basis of a solution for your problem.

Can you try it and let me know if you can use this approach to solve your problem?

  • 1 Comment
  • 3. Picture of George C. McDaniel by George C. McDaniel - 1 month ago (2023-11-25) in reply to comment 2 by Manuel Lemos Reply

    Thank you for your response.

    I like your approach and may well find it useful for another project in the future.

    The user already has a file that they want to upload.

    What I am looking for is a way to ensure that the same name is not used for a file that has already been uploaded.


Recommend package
: 
: