Topic
:
A new addition to the upload system
View Single Post
08-14-2013
14
Astroo
Registered User
Join Date: Apr 2013
Posts: 46
Posted by
The Doctor
temp.md5file = md5(temp.file);
//scan through all custom uploads for the same md5
for(temp.blah : temp.filearray) {
if(md5(temp.blah) == temp.md5file) {
your upload has been rejected fool
}
}
One change of a pixel, and the head is uploaded.
Astroo
View Public Profile
Send a private message to Astroo
Find More Posts by Astroo