Tagged Questions

1
vote
1answer
49 views

File Upload With Hosing Account Killing Scripts After 60 Seconds

I have set all of my PHP settings in the php.ini file to allow for file sizes over 30mb and max times over 5 minutes. The problem I am having is that the hosting account I have to use is killing all ...
-1
votes
4answers
850 views

Is there any way to Upload Video Files using PHP?

I want to upload and store video files to my server using PHP. Could any one please provide me some example about how to upload a large file using PHP? Please keep in mind that these files are ...