Jump to content

Best programming language for Image content and interactions?

Hi everybody,

I have a question and I would like help, and comments from someone.

I would like to know which programming language is the best for creating a website which will be for image uploading (like Instagram, iFunny, 9Gag etc.) and user interactions (messages, comments, posts). Can you suggest me what would be the best language and why? I currently have knowledge of PHP, HTML, Javascript, CSS, & Java. If I'm going to get a lot of traffic and data being retrieved at the same time what would be my best option?

 

Thank you, very much :) I'm open to any comments, tips etc.

Link to post
Share on other sites

HTML mustard race, does everything.

It can't do database insertion or security, which is important for a lot of things.

 

Well, it could theoretically do those, but doing them clientside is a huge security risk.

Link to post
Share on other sites

Uh...you're going to need CSS no matter what, if you want a non-ugly webpage.

 

I'd use Java. PHP is dumb.

Haha, I was pretty tired when I wrote this, your absolutely correct. :D

Mein Führer... I CAN WALK !!

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×