shahroz47
09-02-2007, 06:44 AM
I want to make a video uploader interface for the visitors of my site so they can upload videos to the server. The problem is that I'm not good at PHP and no tutorials proved much use to me. So I'm asking you PHP pros if you could write the whole code ofr me please? I would be very grateful to you.
Heres the information which you may require to write the correct code for me:
*The address of my site is www.advanced-walkthroughs.com
*Only video files showed to allowed to be uploaded with exception of the MP4 and DVD formats.
*Max file size allowed should be 80MB.
*The uploaded files should be sent to a folder named "uploads" which I have already created. The address to the folder is www.advanced-walkthroughs.com/uploads.
Please, help me out and write me the code. If any additional information is required, please do tell me and post here.
Thank you....
Heres the information which you may require to write the correct code for me:
*The address of my site is www.advanced-walkthroughs.com
*Only video files showed to allowed to be uploaded with exception of the MP4 and DVD formats.
*Max file size allowed should be 80MB.
*The uploaded files should be sent to a folder named "uploads" which I have already created. The address to the folder is www.advanced-walkthroughs.com/uploads.
Please, help me out and write me the code. If any additional information is required, please do tell me and post here.
Thank you....