I have a website where I am using PHP to have my visitors upload large files. (up to 225 MB) However many shared hosting plans limit it by 2 MB. Their php.ini file is set as max_file_upload 2MB and tehre is no way to overwrite it. ( i tried many possible solutions)
I am thinking to have it rewritten using ASP but I am not sure whetehr ASP has similiar limitations, or any files that sets the parameteres as the one for php.ini file.
Any help will highly appreciated.
thanks
feridun
I am thinking to have it rewritten using ASP but I am not sure whetehr ASP has similiar limitations, or any files that sets the parameteres as the one for php.ini file.
Any help will highly appreciated.
thanks
feridun