there seems to be a maximum size (in px) for images created with
imagecreatetrue color (somewhere between 4000 px and 4500 px). if the
image is bigger than that size, the browser doesn't display it but
reports errors in the image.
is this maximum size inbuilt into php?
or
does it depend on my server config and if yes how can i read it?
tia, micha
imagecreatetrue color (somewhere between 4000 px and 4500 px). if the
image is bigger than that size, the browser doesn't display it but
reports errors in the image.
is this maximum size inbuilt into php?
or
does it depend on my server config and if yes how can i read it?
tia, micha
Comment