Hey every one,
I've recently set up a site using http/php and have been studing php for a while, i've got a problem of trying to upload a video, i cam to this site, because alot of my C++ solutions have been solved here so im guesing the same with php as i've already search for my solution here, but found no answer. i'm doing it the same way you would upload an image, however after hours of searching the web, i've seen that you must change the php.ini file max file upload and ect. i have however i used the move_uploaded_f ile code and it keeps returning bad, even after i changed the ini file. and i would much rather not go into ftp, cuz i've look up how to do it but i still have yet to learn it and how to use it (apache 2.2). so if some one could learn me a new way of uploading large files with php it would be greatly appriciated.
I've recently set up a site using http/php and have been studing php for a while, i've got a problem of trying to upload a video, i cam to this site, because alot of my C++ solutions have been solved here so im guesing the same with php as i've already search for my solution here, but found no answer. i'm doing it the same way you would upload an image, however after hours of searching the web, i've seen that you must change the php.ini file max file upload and ect. i have however i used the move_uploaded_f ile code and it keeps returning bad, even after i changed the ini file. and i would much rather not go into ftp, cuz i've look up how to do it but i still have yet to learn it and how to use it (apache 2.2). so if some one could learn me a new way of uploading large files with php it would be greatly appriciated.
Comment