I want to upload 20 MB file in php, but file is not uploading.
i have changed the php.ini file but still file is not uploading.
Changes of php.ini file is below.
max_execution_time = 300
upload_max_filesize = 64M
post_max_size = 64M
any help will be appreciated Thanks