samedi 15 mai 2021

PHP get article hash [closed]

I am collecting text data from the Internet. I have to categorize each incoming data to indicate its type. I have to extract a hash for similar data.

When I find 1 text, I need to get a hash from some points in that text. So when I say fetch all texts with that hash, I will be able to access the contents easily.

How do I do this hash with PHP?

Thanks

Aucun commentaire:

Enregistrer un commentaire