roadcone20
Programmer
Hello -
I'm running into a problem where images that are being uploaded through my form are causing the page to timeout and not finish executing. I am assuming it is being caused by the image file size being too large. To resolve this, I'd like to limit the size of the image that can be uploaded. I know this cannot be done with Javascript. Is there a way to do this in PHP?
I'm also open to other suggestions if anyone has any.
Thanks a lot in advance to anyone who can help.
I'm running into a problem where images that are being uploaded through my form are causing the page to timeout and not finish executing. I am assuming it is being caused by the image file size being too large. To resolve this, I'd like to limit the size of the image that can be uploaded. I know this cannot be done with Javascript. Is there a way to do this in PHP?
I'm also open to other suggestions if anyone has any.
Thanks a lot in advance to anyone who can help.