This topic is locked
[SOLVED]

 Limit picture/file type upload

2/27/2011 11:12:53 PM
PHPRunner General questions
W
wadam45 author

I created a page for people to upload pictures. I have it set to auto-reduce them to 750px. It works fine on .jpg files. BUT if someone uploads a .bmp file that is say 1900x1500 it will convert the file to jpg and store it but it does not reduce it down to 750px.
Is there some setting for code I can add to limit the upload to only .jpg files?

W
wadam45 author 2/28/2011

I searched everyplace but under my nose!
It works perfectly..thank you!