Welcome Guest, Not a member yet? Register   Sign In
cannot modify headers bug?
#2

[eluser]PhilTem[/eluser]
It looks like you create an error with the second argument you provide for imagejpg. I think what you need to know (from the PHP Doc)

Quote:Parameters:
filename:
The path to save the file to. If not set or NULL, the raw image stream will be outputted directly.

To skip this argument in order to provide the quality parameter, use NULL.

Try setting the second parameter to NULL and see what happens^^


Messages In This Thread
cannot modify headers bug? - by El Forum - 06-24-2012, 06:24 PM
cannot modify headers bug? - by El Forum - 06-24-2012, 06:43 PM
cannot modify headers bug? - by El Forum - 06-24-2012, 06:59 PM
cannot modify headers bug? - by El Forum - 06-24-2012, 10:03 PM
cannot modify headers bug? - by El Forum - 06-25-2012, 08:20 AM
cannot modify headers bug? - by El Forum - 06-25-2012, 09:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB