Page 1 of 1
how to upload audio/video files into a site.
Posted: Thu May 17, 2007 4:19 am
by yuva_web
I want to add an feature of upload audio/video files to my site.
i needed to add this in my html page.
how can i add this feature to my site.
Posted: Thu May 17, 2007 7:54 am
by onion2k
There's nothing special about audio and video files. You can handle them in exactly the same way as any other file type. Read any php file upload tutorial and you'll be able to do it.
thanks for the suggestion
Posted: Fri May 18, 2007 12:47 am
by yuva_web
onion2k wrote:There's nothing special about audio and video files. You can handle them in exactly the same way as any other file type. Read any php file upload tutorial and you'll be able to do it.
Posted: Fri May 18, 2007 1:27 am
by John Cartwright
Any particular reason for that quote without furthur comment?
