Welcome Guest, Not a member yet? Register   Sign In
Convert all uploaded images to JPG?
#3

[eluser]funkmyer[/eluser]
If you have imagemagick installed simply add this:

system("convert {$_FILES[0]['tmp_name']} /some/where/mynewimage.jpg");


Messages In This Thread
Convert all uploaded images to JPG? - by El Forum - 11-13-2007, 03:06 PM
Convert all uploaded images to JPG? - by El Forum - 11-13-2007, 05:40 PM
Convert all uploaded images to JPG? - by El Forum - 03-18-2008, 12:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB