What are the programming languages needed to learn to create a movie website?
The movie website should also be capable to upload new movies. I have included php, javascript, and jQuery already.

Recommended Answers

All 2 Replies

You most likely will also need some type of database such as MySQL in which to store data, be that lists of all the movies or user login information. So learning a querying language like SQL is going to be necessary as well.

In terms of overall technologies, you will also need a streaming server to play the videos. Amazon AWS or Cloudflare should be able to help there.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.