Hi,
now am currently struggling with to uploading audio and video files in mysql using php.am new to php coding.
please anybody say steps for how to upload the audio files and video files in database.
audio and video file uploadhow to upload audio and video files in mysql using php
Page 1 of 1
3 Replies - 7451 Views - Last Post: 10 August 2009 - 07:44 AM
Replies To: audio and video file upload
#2
Re: audio and video file upload
Posted 10 August 2009 - 04:30 AM
#3
Re: audio and video file upload
Posted 10 August 2009 - 04:44 AM
thanks for ur fast reply.
what data type i want give tio upload audio and video files in mysql now am using blob datatype in mysql.
what data type i want give tio upload audio and video files in mysql now am using blob datatype in mysql.
#4
Re: audio and video file upload
Posted 10 August 2009 - 07:44 AM
What datatype you should give the audio/video file or the field in the database? If you want to actually store the audio/video file in the database and not just its filepath you should go with blob, perhaps even longblob depending on the audio/video files size. Along with the blob you should also store file extension and mime type in order to output the file properly when needed! 
it_1, on 10 Aug, 2009 - 01:44 PM, said:
thanks for ur fast reply.
what data type i want give tio upload audio and video files in mysql now am using blob datatype in mysql.
what data type i want give tio upload audio and video files in mysql now am using blob datatype in mysql.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|