Hi, I currently created a video uploader, but when the video is too big in size, the
Hi,
I currently created a video uploader, but when the video is too big in size, the page seems to be not doing any until the video is completely uploaded. I want to put somewhat like "loading.. please wait" script until the video is not completely uploaded.
I don't know if it's possible to do it with PHP.
Maybe animated gif image and then meta-header redirect, or text echo after upload.
But you can use Javascript to do this, just plugin with library - Jquery + BlockUI plugin should do the job.