defroster Posted December 2, 2011 Share Posted December 2, 2011 Hello, I was thinking of using this image upload script on my website: http://www.white-hat-web-design.co.uk/blog/resizing-images-with-php/ The question I have are the following: - 1. Do I need to take in consideration the $type="image/pjpeg" on this script or would it work anyway? - 2. When is the pjpeg actually used, is it only on certain PC browsers. Where can I find info about this? Thanks, df Link to comment https://forums.phpfreaks.com/topic/252333-consideration-with-image-uploading-to-website-pjpeg/ Share on other sites More sharing options...
scootstah Posted December 2, 2011 Share Posted December 2, 2011 Here's some information: http://www.faqs.org/faqs/jpeg-faq/part1/section-11.html It's sort of an old thing, I'm not sure it's really used anymore. Though I could be wrong. Link to comment https://forums.phpfreaks.com/topic/252333-consideration-with-image-uploading-to-website-pjpeg/#findComment-1293576 Share on other sites More sharing options...
defroster Posted December 2, 2011 Author Share Posted December 2, 2011 so you don't think I need to adjust the script for pjpeg? Thanks, I appreciate the help Link to comment https://forums.phpfreaks.com/topic/252333-consideration-with-image-uploading-to-website-pjpeg/#findComment-1293589 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.