Can these things be done in PHP?

brandon

New member
I want to make a image hosting/sharing site. First obviously I would need an uploader that can upload more than one image at a time or a whole directory. I figured having a text box with a browse button would get pretty annoying...

Next thing I want but don't actually need would be some sort of duplicate image finder - this is more of a personal thing - two of the same image = annoy me all night.

Last thing I would really like to be able to create would be a .jpg converter for the uploaded images.

I just need to know if I can make these tools in PHP I don't mind if you just say: "No, Yes, Yes"

THANKS A BUNCH
 
Back
Top