Jump to content

Best programming language for Image content and interactions?

Alejandro Mejia

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 comment
Share on other sites

Link to post
Share on other sites

HTML mustard race, does everything.

HTML5, yes; HTML4, your likely going to have to use some CSS.

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

Link to comment
Share on other sites

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 comment
Share on other sites

Link to post
Share on other sites

You might wanna use two of those. Java/Js sever side and html4/5 client side

Link to comment
Share on other sites

Link to post
Share on other sites

HTML5, yes; HTML4, your likely going to have to use some CSS.

 

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

 

I'd use Java. PHP is dumb.

Link to comment
Share on other sites

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 comment
Share on other sites

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

×