View Full Version : video upload using php
mayankbha
08-02-2008, 10:01 AM
Hi
I just beginner in php and want to know that how to upload and download the video file usinh php script.
Any help will be appreciated its urgent.
thanks.
rangana
08-02-2008, 10:17 AM
Read the file upload manual (http://us3.php.net/features.file-upload). Tizag's Tutorial (http://www.tizag.com/phpT/fileupload.php) is a good tutorial too.
Try my FTP script, linked in my signature. Look at the posts on the last page for bug fixes.
BTW: If you create one yourself, you'll have to change some settings in php.ini or .htaccess. One of the key things that I missed when I was creating mine was that I didn't realize you needed to adjust the allowed form submission size.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.