Upload audio and video files and play that files
-
Hi friends, I am in a problem like i want to upload an audio and video files and play that files in my page...can anybody suggest me about how easily,effective way to do that.i read that there may be memory problem while uploading these big files...friends..i am a beginner so i need ur suggestions and help.. regards alex.
-
Hi friends, I am in a problem like i want to upload an audio and video files and play that files in my page...can anybody suggest me about how easily,effective way to do that.i read that there may be memory problem while uploading these big files...friends..i am a beginner so i need ur suggestions and help.. regards alex.
swf upload is a mulitple file upload tool based on flash a javascript ini_set("max_upload_size", "50M"); // i think - 50 MB - in php - there will be equivalent in asp. Change to larger value if needed. tizag has a good file upload tutorial. you may also need to edit "max_execution_time"
-
swf upload is a mulitple file upload tool based on flash a javascript ini_set("max_upload_size", "50M"); // i think - 50 MB - in php - there will be equivalent in asp. Change to larger value if needed. tizag has a good file upload tutorial. you may also need to edit "max_execution_time"
where will i get tizag upload tutorial.can u help me
-
where will i get tizag upload tutorial.can u help me
Google it! http://www.google.co.uk/search?q=tizag+upload+tutorial[^] Google is your friend.