Hi all,
I upload the images and videofiles into database and i stored the temp name for the files in the database and in the dir..When i want to display image i get the name from the db and i can display the image like <img src="../uploads/<?=$timage?>>.It was successed.I also stored the videos in the dir.When i want to play that it takes the media player as default.
Here is how can i display the video in my application.Can you please help me.I want to play the video like youtube.