> Which is the best language to create a website for multimedia?

Which is the best language to create a website for multimedia?

Posted at: 2014-12-18 
Probably with PHP and mySQL. I had to do a similar project and those are the languages I used. With mySQL you can store information about the user (username, content posted, etc). With PHP you can push information posted by the user to the database. Keep in mind you need a server to use PHP but you can create one from your own computer.

Hi,

I need to create a website that i can display multimedia content in it (video streamin, music streaming, pictures, ect). This is a project from collage and the teacher told us that must allow the users to register and post content on the page. Im a java developer and i really dont think that java is not the best option for this.

Some friends told me that wordpress would be a great tool for it, but i dont know. Which would be a good tool for this?

Thanks.

PS: One last thing, for streaming i mean pages like metacafe, youtube, that allow the user to share the content they upload, NOT THE SAME, but the perspective.

Thanks