I have found a php script that I want to use on my website it works fine but the problrm is that it lets me upload anything ,and I want it to be restricted to jpgs no larger than 2mb.
I dont know to much about php scripts but it seems that its coded to do this but it still accepts any file.I...