Welcome Guest, Not a member yet? Register   Sign In
Using SWFUpload + Sessions + upload class, how I did it.
#34

[eluser]~Chris~[/eluser]
302 error? It has been a while, but I think that is an error you get if you did not set up the mime types.

Code:
'jpeg'    =>    array('image/jpeg', 'image/pjpeg', 'application/octet-stream'),
'jpg'    =>    array('image/jpeg', 'image/pjpeg', 'application/octet-stream'),
'jpe'    =>    array('image/jpeg', 'image/pjpeg', 'application/octet-stream'),


Messages In This Thread
Using SWFUpload + Sessions + upload class, how I did it. - by El Forum - 04-27-2009, 10:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB