Upload 20 mb to 40 mb

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
madhavvyas
Forum Newbie
Posts: 9
Joined: Wed Jul 26, 2006 7:10 am

Upload 20 mb to 40 mb

Post by madhavvyas »

Hello friend,

How can I Increase file upload limit in PHP form?
I want to upload 20 mb to 40 mb video upload

I set following value in PHP.ini file

upload_max_filesize=50M
max_execution_time=1600
post_max_size=8M


please give solution,
Thank you
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

This doesn't need a new thread.
Image
Locked