What is the maximum size of files supported by the POST method?
If I want to upload files sizing, say 1GB or 4GB or more .. something like that, then is it possible by changing the php.ini file?Or what technique I better follow if I want to upload files sizing gigabytes using a php script to an apache server?