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

[eluser]Michael Wales[/eluser]
Did you try the suggestion we discussed - but in plain PHP (rather than extending).

Use the Mime lib to determine file type, GD2 createfrom* method to create the image, then save as JPED using the GD2 methods?

I know you attempted this by extending the image lib - but give it a shot with straight PHP and see if it pans out.

Weren't you returning blank screens? Syntax error?


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