I have been working on a project which will post some image to the server, it works well for the thumbnails, but when I start to send the original one, every time it fails, so I am wondering if it is because of the limitation of post in php.
I go through some thread in the community, and go to...