.
Hello Programmers,
I have a simple file upload script for .torrent (PHP). It will upload the .torrent file to the /file folder and get a download link.
You can run my attached script “index.php” for demo.
Now I want to EDIT this scipt to :
When user upload the .torrent file, the script will automatically scan the metadata of this .torrent file. If found any .mp3 file inside, block it and show “Music torrent is not allowed”
Thats All !
.
